mirror of
https://github.com/FlipsideCrypto/polygon-models.git
synced 2026-02-06 15:51:46 +00:00
logs for macro
This commit is contained in:
parent
53a7d395b2
commit
1ce2b93aed
@ -49,5 +49,5 @@ jobs:
|
||||
|
||||
- name: Execute block_reorg macro
|
||||
run: |
|
||||
dbt run-operation fsc_utils.block_reorg --args "{reorg_model_list: '${{ steps.list_models.outputs.model_list }}', hours: '12'}"
|
||||
dbt run-operation fsc_utils.block_reorg --args "{reorg_model_list: '${{ steps.list_models.outputs.model_list }}', hours: '12'}" && grep -E "SQL status|/* {" logs/dbt.log
|
||||
|
||||
Loading…
Reference in New Issue
Block a user