blob: a1fff773f05579be6b9374a3b486e83b789fec6b [file]
---
tasks:
ubuntu2404_latest_bazel:
platform: ubuntu2404
bazel: latest
shell_commands:
- |-
echo '
CLOUD_ROBOTICS_CONTAINER_REGISTRY = "gcr.io/dummy"
DOCKER_TAG = "latest"' > config.bzl
build_targets:
- //...
test_targets:
- //...