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