diff --git a/cloudbuild.yaml b/cloudbuild.yaml index e45e7b0..18decc8 100644 --- a/cloudbuild.yaml +++ b/cloudbuild.yaml @@ -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"] \ No newline at end of file +tags: ["cortex"]