mirror of
https://github.com/FlipsideCrypto/bsc-models.git
synced 2026-02-06 15:51:46 +00:00
threads (#182)
This commit is contained in:
parent
382acd728f
commit
916ca24e33
@ -41,5 +41,5 @@ jobs:
|
||||
dbt deps
|
||||
- name: Run DBT Jobs
|
||||
run: |
|
||||
dbt run --threads 8 --vars '{"STREAMLINE_INVOKE_STREAMS":True}' -m "bsc_models,tag:non_realtime" "bsc_models,tag:streamline_decoded_logs_complete" "bsc_models,tag:streamline_decoded_logs_realtime"
|
||||
dbt run --vars '{"STREAMLINE_INVOKE_STREAMS":True}' -m "bsc_models,tag:non_realtime" "bsc_models,tag:streamline_decoded_logs_complete" "bsc_models,tag:streamline_decoded_logs_realtime"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user