Hey there, is there any way to use airbyte dbt, WI...
# contributing-to-airbyte
o
Hey there, is there any way to use airbyte dbt, WITHOUT git repo?
u
Can you explain more what are you trying to achieve?
o
I work in a private network, without Git. In order to use dbt you have to provide a link to git repo, so I thought of ways to get around this without add Git into the private network. Before that I would like to know if there is an acceptable way to work with the dbt that airbyte offer without git repo
u
You can install git / gitlab in your private network to have the option to use version control. At the moment custom transformation only works with git repos
o
What about clone the project and archive it into a zip file, and serve the file with ngnix?
u
Maybe is an idea @Omri Cohen, could you create a github issue requesting this feature?
t