mirror of
https://github.com/FlipsideCrypto/base-models.git
synced 2026-02-06 12:57:00 +00:00
16 threads
This commit is contained in:
parent
130ca96af3
commit
f230032ae8
@ -42,4 +42,4 @@ jobs:
|
||||
dbt deps
|
||||
- name: Run DBT Jobs
|
||||
run: |
|
||||
dbt run --threads 8 --vars '{"STREAMLINE_INVOKE_STREAMS":True}' -m tag:non_realtime tag:streamline_decoded_logs_complete tag:streamline_decoded_logs_realtime
|
||||
dbt run --threads 16 --vars '{"STREAMLINE_INVOKE_STREAMS":True}' -m tag:non_realtime tag:streamline_decoded_logs_complete tag:streamline_decoded_logs_realtime
|
||||
Loading…
Reference in New Issue
Block a user