demo_project
and your existing dbt
project is named demo
, add your dbt project in the Mage project under the
following path:
dbt/
at the root location of your Mage project.
For example:
Required structure
Connection profiles
For Mage to properly run dbt commands, you must have aprofiles.yml
file at
the root of each of your dbt projects. For example: