Skip to content

Commit ebac3ff

Browse files
committed
kro-push-images: set build-dir
We want to build from the root, but cloudbuild.yaml is in a subdir.
1 parent a316aed commit ebac3ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/jobs/image-pushing/k8s-staging-kro.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ postsubmits:
2121
- --scratch-bucket=gs://k8s-staging-images-gcb
2222
- --env-passthrough=PULL_BASE_REF
2323
- --with-git-dir
24+
- --build-dir=.
2425
- dev/ci/builds/push-images/

0 commit comments

Comments
 (0)