Skip to content

Commit

Permalink
Update cloudbuild.yaml image name
Browse files Browse the repository at this point in the history
Signed-off-by: Jiankun Lu <jiankun@google.com>
  • Loading branch information
jkl73 committed May 26, 2022
1 parent 98c6b7e commit 3c71f85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ steps:
args: ['finish-image-build',
'-oem-size=500M',
'-disk-size-gb=11',
'-image-name=attest-cos-dev-${_OUTPUT_IMAGE}',
'-image-family=attest-cos-dev',
'-image-name=confidential-space-${_OUTPUT_IMAGE}',
'-image-family=confidential-space-dev',
'-image-project=${PROJECT_ID}',
'-zone=us-central1-a',
'-project=${PROJECT_ID}']
Expand Down

0 comments on commit 3c71f85

Please sign in to comment.