Once I read your instructions a few times and tried variations I figured out that what you meant was writing my dependency as:
{my_dep1, git: “ssh://git@gitlab2.mycompany.net:4321/myprojgroup/my_dep1.git”, env: Mix.env()},
At first I didn’t realize you meant that I should keep the git: part, and nothing went well.






















