Skip to content

Commit ae05872

Browse files
chore: remove artifacts from cloudbuild
1 parent 86d4433 commit ae05872

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

cloudbuild.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,4 @@ substitutions:
2525
# _PULL_BASE_REF will contain the ref that was pushed to trigger this build -
2626
# a branch like 'master' or 'release-0.2', or a tag like 'v0.2'.
2727
_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'
3228

0 commit comments

Comments
 (0)