We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f73d5a5 + e5ab3ad commit cdea78cCopy full SHA for cdea78c
cloudbuild.yaml
@@ -40,6 +40,7 @@ steps:
40
args: ['push', '${_REGION}-docker.pkg.dev/$PROJECT_ID/push-to-prod-builds/frontend:$COMMIT_SHA']
41
waitFor: ['build-frontend']
42
43
+
44
# Deploy all services in parallel after their respective images are pushed
45
- id: 'deploy-github-app'
46
name: 'gcr.io/google.com/cloudsdktool/cloud-sdk'
0 commit comments