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:
@ -10,7 +10,7 @@
|
||||
# #+NAME: Create a new google cloud project
|
||||
|
||||
# Create a project id based on date
|
||||
export gcp_project_id="gitlab-gcp-ci-cd"
|
||||
export gcp_project_id="gitlab-gcp-ci"
|
||||
|
||||
# Create new project using a random project id
|
||||
gcloud projects create $gcp_project_id
|
||||
|
||||
Reference in New Issue
Block a user