remove everclear backfill run

This commit is contained in:
sam 2025-09-22 16:31:09 +08:00
parent b0aec6df01
commit 5551843685

View File

@ -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