Sign in
◑
Theme
bazel
/
continuous-integration
/
a47fbb80dfb7ca4e678b50c1a9921c7888e49882
/
.
/
pipelines
/
cloud-robotics.yml
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:
-
//
...