Code update to set the default project and comment out steps 2 and 3.
Co-authored-by: jmhbnz <mail@jamesblair.net>
This commit is contained in:
@ -6,6 +6,9 @@
|
||||
# Tangle the shell block below to a shell script by pressing *, b t* in emacs command mode:
|
||||
|
||||
|
||||
# Set default project
|
||||
gcloud config set project "gitlab-gcp-ci"
|
||||
|
||||
# Ensure compute engine apis are enabled in the project
|
||||
gcloud services enable compute.googleapis.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user