Skip to content

Commit a2a8983

Browse files
committed
fix post-vsphere-csi-driver-push-images
1 parent f8f44ca commit a2a8983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/jobs/image-pushing/k8s-staging-csi-vsphere.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ postsubmits:
2020
containers:
2121
- image: gcr.io/k8s-staging-test-infra/image-builder:v20240725-9fc4a08b13
2222
command:
23-
- run.sh
23+
- /run.sh
2424
args:
2525
# this is the project GCB will run in, which is the same as the GCR
2626
# images are pushed to.

0 commit comments

Comments
 (0)