Hey - I'm just getting started with airbyte and ca...
# ask-community-for-troubleshooting
b
Hey - I'm just getting started with airbyte and can't quite seem to figure something out. I am using a custom dbt transform with a private git repo. In this repo I have updated the packages.yml file to use a git repo resembling the following (- git: "https://{{env_var('PERSONAL_ACCESS_TOKEN')}}@dev.azure.com/myproject/_git/awesome_repo"). What I can't figure out is how I can pass the PERSONAL_ACCESS_TOKEN as an environment variable to the docker image that is created to do the dbt transform. I really don't want to embed the token within my git repo. Any suggestions would be appreciated!
c
You can follow/comment/react to this issue so we can prioritize this kind of feature: https://github.com/airbytehq/airbyte/issues/4133
👍 1