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 86d4433 commit ae05872Copy full SHA for ae05872
cloudbuild.yaml
@@ -25,8 +25,4 @@ substitutions:
25
# _PULL_BASE_REF will contain the ref that was pushed to trigger this build -
26
# a branch like 'master' or 'release-0.2', or a tag like 'v0.2'.
27
_PULL_BASE_REF: 'master'
28
-artifacts:
29
- objects:
30
- location: 'gs://k8s-staging-sig-storage/csi-proxy/${_PULL_BASE_REF}'
31
- paths: 'bin/csi-proxy.exe'
32
0 commit comments