mirror of
https://github.com/FlipsideCrypto/near-models.git
synced 2026-02-06 14:11:54 +00:00
Merge branch 'main' into prices_update
This commit is contained in:
commit
fa20bef648
@ -43,7 +43,7 @@ jobs:
|
||||
- name: Run DBT Jobs
|
||||
run: |
|
||||
dbt run-operation dispatch_github_workflow --args "{'repo_name': 'streamline-snowflake', 'workflow_name': 'dbt_run_near_external_table_update', 'gb_id': '${{ secrets.GB_ID}}'}";
|
||||
dbt run -s tag:scheduled_non_core models/gold;
|
||||
dbt run -s tag:scheduled_non_core models/gold --exclude core__ez_token_transfers;
|
||||
|
||||
- name: Store logs
|
||||
uses: actions/upload-artifact@v3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user