Supply --image-project, return to N2 not N2D

This commit is contained in:
Deirdre Connolly 2020-11-19 17:13:00 -05:00 committed by Deirdre Connolly
parent 623949bbaa
commit fb66c7ecdf
1 changed files with 2 additions and 1 deletions

View File

@ -52,7 +52,8 @@ jobs:
--boot-disk-size 100GB \
--boot-disk-type pd-ssd \
--image-family cos-stable \
--machine-type n2d-standard-16 \
--image-project cos-cloud \
--machine-type n2-standard-16 \
--service-account cos-vm@zealous-zebra.iam.gserviceaccount.com \
--scopes cloud-platform \
--tags zebrad \