We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a6c5df commit 8bbdd19Copy full SHA for 8bbdd19
cloudbuild.yaml
@@ -15,7 +15,5 @@ steps:
15
16
- name: 'gcr.io/cloud-builders/gcloud'
17
args: ['run', 'deploy', 'nodejs-postgres', '--image', 'us-central1-docker.pkg.dev/$PROJECT_ID/nodejs-postgres', '--region', 'us-central1', '--platform', 'managed', '--allow-unauthenticated', '--cpu-boost']
18
-options:
19
- logging: CLOUD_LOGGING_ONLY
20
images:
21
- us-central1-docker.pkg.dev/$PROJECT_ID/$PROJECT_ID/nodejs-postgres
0 commit comments