Skip to content

Commit

Permalink
fix: add image-project option to create-with-container (#2048)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziinc authored Apr 17, 2024
1 parent 02a2e09 commit 6e10af8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions cloudbuild/prod/pre-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ steps:
- --shielded-vtpm
- --shielded-integrity-monitoring
- --image-family=cos-arm64-109-lts
- --image-project=cos-cloud


substitutions:
Expand Down
1 change: 1 addition & 0 deletions cloudbuild/staging/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ steps:
- --shielded-vtpm
- --shielded-integrity-monitoring
- --image-family=cos-arm64-109-lts
- --image-project=cos-cloud
# update instance group to the new template
- name: gcr.io/cloud-builders/gcloud
args:
Expand Down

0 comments on commit 6e10af8

Please sign in to comment.