mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 15:51:48 +00:00
alter workflow var in test
This commit is contained in:
parent
465137c3bf
commit
a6faca83d7
2
.github/workflows/dbt_run_temp_test.yml
vendored
2
.github/workflows/dbt_run_temp_test.yml
vendored
@ -21,7 +21,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
called_workflow_template:
|
||||
uses: FlipsideCrypto/analytics-workflow-templates/.github/workflows/dbt_run_template.yml@main
|
||||
uses: FlipsideCrypto/analytics-workflow-templates/.github/workflows/dbt_run_template.yml@alter_workflow_var
|
||||
with:
|
||||
dbt_command: >
|
||||
dbt run-operation stage_external_sources --vars "ext_full_refresh: true";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user