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 000d1b2 commit fe116d6Copy full SHA for fe116d6
images/test-runner/cloudbuild.yaml
@@ -16,7 +16,7 @@ steps:
16
- -c
17
- |
18
gcloud auth configure-docker \
19
- && make push
+ && cd images/test-runner && make push
20
substitutions:
21
_GIT_TAG: "12345"
22
_PULL_BASE_REF: "master"
0 commit comments