Skip to content

Commit d32c690

Browse files
committed
etcd-manager: push staging images to our own project
1 parent c22c9cc commit d32c690

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/jobs/image-pushing/k8s-staging-etcd-manager.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ postsubmits:
2222
- /run.sh
2323
args:
2424
# this is the project GCB will run in, which is the same as the GCR images are pushed to.
25-
- --project=k8s-staging-images
26-
- --scratch-bucket=gs://k8s-staging-images-gcb
25+
- --project=k8s-staging-etcd-manager
26+
- --scratch-bucket=gs://k8s-staging-etcd-manager-gcb
2727
- --env-passthrough=PULL_BASE_REF
2828
- --with-git-dir
2929
- .

0 commit comments

Comments
 (0)