Skip to content

Commit

Permalink
Readd cleanup step
Browse files Browse the repository at this point in the history
  • Loading branch information
jtcohen6 committed Jan 25, 2021
1 parent 557bf47 commit 970452b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ dbt run-operation prep_external --target $1
dbt run-operation stage_external_sources --var 'ext_full_refresh: true' --target $1
dbt run-operation stage_external_sources --target $1
dbt test --target $1
dbt run-operation cleanup_external --target $1

0 comments on commit 970452b

Please sign in to comment.