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 8bbdd19 commit 4afd125Copy full SHA for 4afd125
cloudbuild.yaml
@@ -17,3 +17,5 @@ steps:
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
images:
19
- us-central1-docker.pkg.dev/$PROJECT_ID/$PROJECT_ID/nodejs-postgres
20
+options:
21
+ logging: CLOUD_LOGGING_ONLY
0 commit comments