Jenkins v2.19
Git Plugin v2.5.3
Under Branches to Build I am specifying 2 branches:
*/develop
and
*/master
This results in a HEAD detached at {git commit hash}
. I have different actions in my gradle build scripts that use the current git branch as a trigger to take different actions.
How can I make this checkout develop to develop and master to master rather than a detached HEAD?
Set the following:
Additional Behaviours > Check out to specific local branch
Click on "?" to see details about this option.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With