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.
2 parents 2a50f10 + c1d2af0 commit 021b7a7Copy full SHA for 021b7a7
cloudbuild.yml
@@ -15,3 +15,5 @@ steps:
15
16
- name: 'gcr.io/cloud-builders/gcloud'
17
args: ['run', 'deploy', 'nodejs-postgres', '--image', 'gcr.io/$PROJECT_ID/nodejs-postgres', '--region', 'us-central1', '--platform', 'managed', '--allow-unauthenticated']
18
+options:
19
+ logging: CLOUD_LOGGING_ONLY
0 commit comments