diff --git a/dbt_project.yml b/dbt_project.yml index 4a7b7aa..76dbb16 100644 --- a/dbt_project.yml +++ b/dbt_project.yml @@ -6,7 +6,7 @@ version: "1.0.0" config-version: 2 # This setting configures which "profile" dbt uses for this project. -profile: "reference" +profile: "fsc_utils" # These configurations specify where dbt should look for different types of files. # The `source-paths` config, for example, states that models in this project can be diff --git a/profiles.yml b/profiles.yml index 4888674..ee008ef 100644 --- a/profiles.yml +++ b/profiles.yml @@ -1,4 +1,4 @@ -reference: +fsc_utils: target: prod outputs: dev: