You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our company has an on-prem Bitbucket deployment. I created an HTTP token in my Bitbucket user profile with the necessary permissions and exported it as GIT_TOKEN
When running the command, I get the error authentication required.
Our company has an on-prem Bitbucket deployment. I created an HTTP token in my Bitbucket user profile with the necessary permissions and exported it as
GIT_TOKEN
When running the command, I get the error
authentication required
.Things I tried:
--provider bitbucket-server
or--provider bitbucket
--git-user myuser
log-level debug
doesn't show the actual command that is used to clone the repoWithout success. Can it work with an on-prem bitbucket?
The text was updated successfully, but these errors were encountered: