Skip to content

Commit

Permalink
Merge pull request #33794 from borg-land/kind-images-project-change
Browse files Browse the repository at this point in the history
use the k8s-staging-images project to build cloud-provider-kind images
  • Loading branch information
k8s-ci-robot authored Nov 12, 2024
2 parents e463a79 + 3af84f2 commit d679f68
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ postsubmits:
command:
- /run.sh
args:
- --project=k8s-staging-kind
- --scratch-bucket=gs://k8s-staging-kind-gcb
- --project=k8s-staging-images
- --scratch-bucket=gs://k8s-staging-images-gcb
- --env-passthrough=PULL_BASE_SHA
- --build-dir=.
- --with-git-dir
Expand Down

0 comments on commit d679f68

Please sign in to comment.