test task

This commit is contained in:
Eric Laurello 2024-10-16 11:57:52 -04:00
parent 8764105923
commit fcc8335c6b

View File

@ -3,4 +3,4 @@ dbt_run_incremental_core,"15 6,12 * * *"
dbt_run_incremental_non_core,"45 6,12 * * *" dbt_run_incremental_non_core,"45 6,12 * * *"
dbt_run_streamline_blocks_txcount_realtime,"0,30 * * * *" dbt_run_streamline_blocks_txcount_realtime,"0,30 * * * *"
dbt_run_streamline_transactions_realtime,"8,38 * * * *" dbt_run_streamline_transactions_realtime,"8,38 * * * *"
dbt_test_tasks,"0,30 * * * *" dbt_test_tasks,"0 7/13 * * *"

1 workflow_name workflow_schedule
3 dbt_run_incremental_non_core 45 6,12 * * *
4 dbt_run_streamline_blocks_txcount_realtime 0,30 * * * *
5 dbt_run_streamline_transactions_realtime 8,38 * * * *
6 dbt_test_tasks 0,30 * * * * 0 7/13 * * *