Skip to content

Commit

Permalink
chore: add variables to dbt_project file
Browse files Browse the repository at this point in the history
  • Loading branch information
njuguna-n committed Oct 7, 2024
1 parent 5d10c4f commit 1d8e368
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dbt_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@ profile: 'default'

on-run-end:
- "{{ log_dbt_results(results) }}"

vars:
start_timestamp: null
batch_size: null

0 comments on commit 1d8e368

Please sign in to comment.