diff --git a/dbt_project.yml b/dbt_project.yml index 07bc2a7..17f7383 100644 --- a/dbt_project.yml +++ b/dbt_project.yml @@ -7,7 +7,7 @@ require-dbt-version: ">=1.5.0" dbt-cloud: project-id: 275557 # Put your project id here -profile: default # Put your profile here +profile: arch # Put your profile here model-paths: ["models"] analysis-paths: ["analyses"]