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