Jenkins FreeStyle Tag Git
Jenkins FreeStyle Tag Git
Problem
It’s often very challenging to determine exactly which version of the code Jenkins deployed through a given build.
Solution
You will need to grant your build account access to create tags in your git repository
Open your project in Jenkins
Click Configure
Click Build
Click Add a Build Step
Click either “Execute a Windows Batch Command” or “Execute a shell” depending upon your OS
Then add…
View On WordPress











