Farhan Salam
Results
1
comments of
Farhan Salam
if you don't want to use a custom bucket, this will also eliminate above error ```yaml steps: - name: 'gcr.io/cloud-builders/docker' args: [ 'push', 'us-central1-docker.pkg.dev/$_PROJECT_ID/$_ARTIFACT_REPO/$_ENV_IMG_NAME:$_ENV', ] options: logging: CLOUD_LOGGING_ONLY ```