mirror of
https://github.com/FlipsideCrypto/terra-models.git
synced 2026-02-06 14:11:44 +00:00
Update dbt_run_streamline.yml
This commit is contained in:
parent
d3f314d2cd
commit
343d9b3ce6
4
.github/workflows/dbt_run_streamline.yml
vendored
4
.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 -m ./models/silver/streamline/realtime*
|
||||
dbt run --vars '{"STREAMLINE_INVOKE_STREAMS":True}' -m ./models/silver/streamline/realtime*
|
||||
environment: workflow_prod
|
||||
warehouse: ${{ vars.WAREHOUSE }}
|
||||
secrets: inherit
|
||||
secrets: inherit
|
||||
|
||||
Loading…
Reference in New Issue
Block a user