Commit 5a4a5d2
refactor: move clean_elementary_temp_tables to dbt_project.yml per review feedback
- clean_elementary_temp_tables: false now set in dbt_project.yml (applies to all steps)
- disable_dbt_artifacts_autoupload: true remains on CLI for dbt test step only
(dbt run still needs to upload artifacts)
Co-Authored-By: Itamar Hartstein <haritamar@gmail.com>1 parent 5751281 commit 5a4a5d2
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
| 195 | + | |
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
0 commit comments