mirror of
https://github.com/FlipsideCrypto/fsc-utils.git
synced 2026-02-06 10:56:49 +00:00
profile
This commit is contained in:
parent
6ce2230e51
commit
a3c080c582
@ -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
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
reference:
|
||||
fsc_utils:
|
||||
target: prod
|
||||
outputs:
|
||||
dev:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user