We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 855dbef commit 06e1b7bCopy full SHA for 06e1b7b
.buildkite/pipeline.yml
@@ -69,6 +69,7 @@ steps:
69
- "CI_DATABRICKS_DBT_HOST"
70
- "CI_DATABRICKS_DBT_HTTP_PATH"
71
- "CI_DATABRICKS_DBT_TOKEN"
72
+ - "CI_DATABRICKS_DBT_CATALOG"
73
commands: |
74
bash .buildkite/scripts/run_models.sh databricks
75
0 commit comments