fix cloudbuild

This commit is contained in:
Arthur Belleville 2025-07-13 18:53:10 +02:00
parent ebdf8e3ba6
commit 35d5f29fc7
No known key found for this signature in database

View file

@ -2,5 +2,5 @@ steps:
- name: 'gcr.io/cloud-builders/docker'
args: [ 'build', '--target', '$_NODE_ENV', '-t', 'europe-west1-docker.pkg.dev/$_AR_PROJECT_ID/$_AR_REPOSITORY/xtablo-source/xtablo-api', '.' ]
# substitutions:
# _AR_ENV: 'production'
options:
logging: CLOUD_LOGGING_ONLY