File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 99 - name : ' gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20221214-1b4dd4d69a'
1010 entrypoint : make
1111 env :
12- - GCE_PD_CSI_STAGING_IMAGE=gcr.io/${_STAGING_PROJECT}/gcp-compute-persistent-disk-csi-driver
13- - GCE_PD_CSI_STAGING_VERSION=${_PULL_BASE_REF}
14- # default cloudbuild has HOME=/builder/home and docker buildx is in /root/.docker/cli-plugins/docker-buildx
15- # set the home to /root explicitly to if using docker buildx
16- - HOME=/root
12+ - GCE_PD_CSI_STAGING_IMAGE=gcr.io/${_STAGING_PROJECT}/gcp-compute-persistent-disk-csi-driver
13+ - GCE_PD_CSI_STAGING_VERSION=${_PULL_BASE_REF}
14+ # default cloudbuild has HOME=/builder/home and docker buildx is in /root/.docker/cli-plugins/docker-buildx
15+ # set the home to /root explicitly to if using docker buildx
16+ - HOME=/root
1717 args :
1818 - build-and-push-multi-arch
1919
@@ -22,5 +22,5 @@ substitutions:
2222 _PULL_BASE_REF : ' master'
2323
2424tags :
25- - ' gcp-compute-persistent-disk-csi-driver'
26- - ${_PULL_BASE_REF}
25+ - ' gcp-compute-persistent-disk-csi-driver'
26+ - ${_PULL_BASE_REF}
You can’t perform that action at this time.
0 commit comments