fix cloudbuild
This commit is contained in:
parent
ebdf8e3ba6
commit
35d5f29fc7
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
Loading…
Reference in a new issue