mirror of
https://github.com/FlipsideCrypto/terra-models.git
synced 2026-02-06 13:36:43 +00:00
sl
This commit is contained in:
parent
4293da3f66
commit
68f6b359d0
2
.github/workflows/dbt_run_streamline.yml
vendored
2
.github/workflows/dbt_run_streamline.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
uses: FlipsideCrypto/analytics-workflow-templates/.github/workflows/dbt_run_template.yml@main
|
||||
with:
|
||||
dbt_command: |
|
||||
dbt run --vars '{"STREAMLINE_INVOKE_STREAMS":True}' -m ./models/silver/streamline/realtime*
|
||||
dbt run --vars '{"STREAMLINE_INVOKE_STREAMS":True}' -m models/silver/streamline
|
||||
environment: workflow_prod
|
||||
warehouse: ${{ vars.WAREHOUSE }}
|
||||
secrets: inherit
|
||||
|
||||
Loading…
Reference in New Issue
Block a user