Sign in
bazel
/
continuous-integration
/
ce87454981019b2045add6dce23d1442f7d16009
/
.
/
pipelines
/
cloud-robotics.yml
blob: 159b5fb9fc6edf46ed148a676d6f4e5e8f0f201d [
file
] [
log
] [
blame
]
---
tasks:
ubuntu1804:
shell_commands:
-
|-
echo
'
CLOUD_ROBOTICS_CONTAINER_REGISTRY = "gcr.io/dummy"
DOCKER_TAG = "latest"'
>
config.bzl
build_targets:
-
//
...
test_targets:
-
//
...