Skip to content

Commit 9a7019b

Browse files
Update dbt_project.yml
1 parent 2a57508 commit 9a7019b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dbt_project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: 'jaffle_shop_metrics'
33
config-version: 2
44
version: '0.1'
55

6-
profile: {{env_var('DBT_PROFILE')}}
6+
profile: '{{env_var('DBT_PROFILE')}}'
77

88
model-paths: ["models"]
99
seed-paths: ["seeds"]

0 commit comments

Comments
 (0)