From a3c080c582731a0481355835c94c0f899d6f06af Mon Sep 17 00:00:00 2001 From: drethereum Date: Mon, 22 May 2023 18:23:26 -0600 Subject: [PATCH] profile --- dbt_project.yml | 2 +- profiles.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: