mirror of
https://github.com/FlipsideCrypto/base-models.git
synced 2026-02-06 13:16:53 +00:00
remove everclear backfill run (#367)
Some checks failed
docs_update / called_workflow_template (push) Has been cancelled
Some checks failed
docs_update / called_workflow_template (push) Has been cancelled
This commit is contained in:
parent
b0aec6df01
commit
aa6787ce72
@ -15,5 +15,5 @@ jobs:
|
||||
with:
|
||||
command_name: Run Curated Models
|
||||
command: |
|
||||
dbt run -m "$PROJECT_NAME,tag:curated" "fsc_evm,tag:curated" && dbt run -m silver_bridge__everclear_reads --vars '{"backfill_2": true}'
|
||||
dbt run -m "$PROJECT_NAME,tag:curated" "fsc_evm,tag:curated"
|
||||
secrets: inherit
|
||||
Loading…
Reference in New Issue
Block a user