mirror of
https://github.com/FlipsideCrypto/bsc-models.git
synced 2026-02-06 10:46:44 +00:00
temp param change
This commit is contained in:
parent
7a121a0f12
commit
31804afc12
@ -15,6 +15,6 @@ jobs:
|
||||
with:
|
||||
command_name: Run Chainhead Models
|
||||
command: |
|
||||
dbt run --vars '{"STREAMLINE_INVOKE_STREAMS":True, "MAIN_SL_TRACES_REALTIME_SQL_LIMIT":4800}' -m "fsc_evm,tag:chainhead" "fsc_evm,tag:streamline,tag:core,tag:complete" "fsc_evm,tag:streamline,tag:core,tag:realtime" --exclude "fsc_evm,tag:receipts_by_hash"
|
||||
dbt run --vars '{"STREAMLINE_INVOKE_STREAMS":True, "MAIN_SL_TRACES_REALTIME_SQL_LIMIT":4800, "MAIN_SL_TRACES_REALTIME_PRODUCER_BATCH_SIZE":4800}' -m "fsc_evm,tag:chainhead" "fsc_evm,tag:streamline,tag:core,tag:complete" "fsc_evm,tag:streamline,tag:core,tag:realtime" --exclude "fsc_evm,tag:receipts_by_hash"
|
||||
dbt test -m "fsc_evm,tag:chainhead"
|
||||
secrets: inherit
|
||||
Loading…
Reference in New Issue
Block a user