Skip to content

Commit 8bbdd19

Browse files
committed
Remove logging argument
1 parent 0a6c5df commit 8bbdd19

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cloudbuild.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,5 @@ steps:
1515

1616
- name: 'gcr.io/cloud-builders/gcloud'
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']
18-
options:
19-
logging: CLOUD_LOGGING_ONLY
2018
images:
2119
- us-central1-docker.pkg.dev/$PROJECT_ID/$PROJECT_ID/nodejs-postgres

0 commit comments

Comments
 (0)