mirror of
https://github.com/FlipsideCrypto/thorchain-models.git
synced 2026-02-06 13:17:02 +00:00
turning on dev incremental. was it really this simple?
This commit is contained in:
parent
04c4f10d53
commit
fbcbb213fe
3
.github/workflows/dbt_run_dev_refresh.yml
vendored
3
.github/workflows/dbt_run_dev_refresh.yml
vendored
@ -38,4 +38,5 @@ jobs:
|
||||
dbt deps
|
||||
- name: Run DBT Jobs
|
||||
run: |
|
||||
dbt run-operation run_sp_create_prod_clone
|
||||
dbt run -s ./models --vars '{"target_database": "thorchain_dev"}'
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user