mirror of
https://github.com/FlipsideCrypto/core-models.git
synced 2026-02-06 15:56:48 +00:00
bronze abis
This commit is contained in:
parent
c4b0c8d8cb
commit
002bcd975b
2
.github/workflows/dbt_run_scheduled_main.yml
vendored
2
.github/workflows/dbt_run_scheduled_main.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
|
||||
- name: Update Core Models
|
||||
run: |
|
||||
dbt run -m "core_models,tag:core" "fsc_evm,tag:bronze_core" "fsc_evm,tag:silver_core" "fsc_evm,tag:gold_core" "fsc_evm,tag:silver_prices" "fsc_evm,tag:gold_prices" "fsc_evm,tag:silver_labels" "fsc_evm,tag:gold_labels"
|
||||
dbt run -m "core_models,tag:core" "fsc_evm,tag:bronze_core" "fsc_evm,tag:silver_core" "fsc_evm,tag:gold_core" "fsc_evm,tag:silver_prices" "fsc_evm,tag:gold_prices" "fsc_evm,tag:silver_labels" "fsc_evm,tag:gold_labels" "fsc_evm,tag:bronze_abis"
|
||||
|
||||
- name: Send new logs for decoding
|
||||
run: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user