diff --git a/s6_the_cloud/using_the_cloud.md b/s6_the_cloud/using_the_cloud.md index 694152833..1d9f8220b 100644 --- a/s6_the_cloud/using_the_cloud.md +++ b/s6_the_cloud/using_the_cloud.md @@ -421,6 +421,8 @@ the images we are used to that use PyTorch. 'push', 'europe-west1-docker.pkg.dev/$PROJECT_ID//' ] + options: + logging: CLOUD_LOGGING_ONLY ``` where you need to replace ``, `` and `` with your own values.