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
What fixed this issue for me, was setting the following on a Jenkins job config (in the checkout section):
Check out to matching local branch
Tried another build and it completed successfully after a day of scratching my head. The detached error wasn't appearing locally, so that's what made me suspect the Jenkins checkout settings.
I'd also re-created the repo and only had one commit, so the detached error didn't seem to make any sense.
Do I miss something here? I do not think that this freshly cloned repository is in a detached state.
The text was updated successfully, but these errors were encountered: