10852/jenkins-identify-if-build-is-tagged
You can use Jenkins pipeline plugin for this.
This might help you
https://www.edureka.co/blog/jenkins-pipeline-tutorial-continuous-delivery
Set refspec to: +refs/tags/*:refs/remotes/origin/tags/*
branch specifier: **
Under build triggers check Build when a change is pushed to GitHub
To automatically run build on code commit, follow ...READ MORE
I think you should try this. Try Uninstalling ...READ MORE
If you have access to the script ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
Hi, You can copy Jobs in between your ...READ MORE
If you do not have the plug-in, ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.