We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b49c27 + a70b992 commit 8de8412Copy full SHA for 8de8412
hack/cloudbuild.sh
@@ -42,4 +42,4 @@ loudecho "Push manifest list containing amazon linux and windows based images to
42
export IMAGE=gcr.io/k8s-staging-provider-aws/aws-ebs-csi-driver
43
export TAG=$GIT_TAG
44
export VERSION=$PULL_BASE_REF
45
-IMAGE=gcr.io/k8s-staging-provider-aws/aws-ebs-csi-driver make -j $(nproc) all-push-for-release
+IMAGE=gcr.io/k8s-staging-provider-aws/aws-ebs-csi-driver make -j $(nproc) all-push
0 commit comments