Skip to content

Commit

Permalink
releng: Update build directory for kube-cross images
Browse files Browse the repository at this point in the history
We're taking advantage of some scripts that are above the kube-cross
subdirectory, so we need to pull in the repo root as the build directory
for image building now.

Signed-off-by: Stephen Augustus <saugustus@vmware.com>
  • Loading branch information
justaugustus committed Sep 10, 2020
1 parent 5322fbf commit 384dcf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/jobs/image-pushing/k8s-staging-build-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ postsubmits:
args:
- --project=k8s-staging-build-image
- --scratch-bucket=gs://k8s-staging-build-image-gcb
- --build-dir=.
- images/build/cross
env:
- name: LOG_TO_STDOUT
Expand Down

0 comments on commit 384dcf1

Please sign in to comment.