Skip to content

Commit 4afd125

Browse files
committed
Add back cloud logging only
1 parent 8bbdd19 commit 4afd125

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cloudbuild.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ steps:
1717
args: ['run', 'deploy', 'nodejs-postgres', '--image', 'us-central1-docker.pkg.dev/$PROJECT_ID/nodejs-postgres', '--region', 'us-central1', '--platform', 'managed', '--allow-unauthenticated', '--cpu-boost']
1818
images:
1919
- us-central1-docker.pkg.dev/$PROJECT_ID/$PROJECT_ID/nodejs-postgres
20+
options:
21+
logging: CLOUD_LOGGING_ONLY

0 commit comments

Comments
 (0)