We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36d6423 commit 0efa3caCopy full SHA for 0efa3ca
cloudbuild-collector.yaml
@@ -24,6 +24,7 @@ steps:
24
- --tag=${_TEST_RUNNER_IMAGE_NAME}:${_DOCKER_TAG}
25
- --tag=${_TEST_RUNNER_IMAGE_NAME}:latest
26
- --build-arg=BUILDKIT_INLINE_CACHE=1
27
+ - --build-arg=BUILD_TAGS=e2ecollector
28
- --cache-from=${_TEST_RUNNER_IMAGE_NAME}:latest
29
- .
30
0 commit comments