Open ljesus opened 6 years ago
Hello @ljesus,
can you please provide your git version and your SCM settings from the the capistrano configuration? I'm guessing there is something wrong with the branch you configured to use and the available branches in your repository.
git --version
Hello, I'm getting this issue when running the task with Gitlab CI:
It's crashing in this line of scm.rb:
I think this may have to do with the repo not having remotes, may that be the issue? Is it possible to skip the git update? Thank you.