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 2a50f10 commit c1d2af0Copy full SHA for c1d2af0
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