Skip to content

Commit

Permalink
Update cloudbuild.yaml to set _DEPLOY_SAP_ML_MODELS = true
Browse files Browse the repository at this point in the history
  • Loading branch information
waterloogler authored Sep 28, 2023
1 parent 2e54a3f commit 7512d9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -232,8 +232,8 @@ logsBucket: "gs://$_GCS_BUCKET"
timeout: 10200s
substitutions:
_CONFIG_FILE: "config/config.json"
_DEPLOY_SAP_ML_MODELS: "false"
_DEPLOY_SAP_ML_MODELS: "true"
_NO_TEST_DATA: "false"
options:
substitution_option: "ALLOW_LOOSE"
tags: ["cortex"]
tags: ["cortex"]

0 comments on commit 7512d9f

Please sign in to comment.