Create a build job (according to your requirement). For this example I have created a freestyle job (AutoPush) to perform ANT build.
We are going to create two variables, PUSH (Choice Parameter) and TAG_NUMBER (String Parameter).
We can choose the value YES or NO for PUSH, this will decide whether...