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 f8f44ca commit a2a8983Copy full SHA for a2a8983
config/jobs/image-pushing/k8s-staging-csi-vsphere.yaml
@@ -20,7 +20,7 @@ postsubmits:
20
containers:
21
- image: gcr.io/k8s-staging-test-infra/image-builder:v20240725-9fc4a08b13
22
command:
23
- - run.sh
+ - /run.sh
24
args:
25
# this is the project GCB will run in, which is the same as the GCR
26
# images are pushed to.
0 commit comments