mirror of
https://github.com/FlipsideCrypto/near-models.git
synced 2026-02-06 11:26:52 +00:00
invoke stream
This commit is contained in:
parent
dd540962bc
commit
ad3a8676bb
@ -1,5 +1,5 @@
|
||||
name: dbt_run_streamline_weekly
|
||||
run-name: dbt_run_streamline_weekly
|
||||
name: dbt_run_streamline_non_core_weekly
|
||||
run-name: dbt_run_streamline_non_core_weekly
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
@ -42,7 +42,7 @@ jobs:
|
||||
|
||||
- name: Run DBT Jobs
|
||||
run: |
|
||||
dbt run -s tag:streamline_non_core
|
||||
dbt run -s tag:streamline_non_core --vars '{"STREAMLINE_INVOKE_STREAMS": True}';
|
||||
|
||||
- name: Store logs
|
||||
uses: actions/upload-artifact@v4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user