What i want is that when you press the build button, a pop up or error at some point appears and stops the execution.
I think that you need to overload the button in any way, but i dont know how to do it. El viernes, 31 de julio de 2020 a las 15:47:53 UTC+2, [email protected] escribió: > You can try executing a basic script that exits 1 if the parameter is not > defined (something like -z $parameter) as the first step in the build. > > > > > > On July 31, 2020 at 12:33:54 AM, chencho m-a ([email protected]) wrote: > > Hi, > > I have some parameters and i would like to check if they are empty, and if > so, dont start the build. > > Any clue? > > Thank you > > -- > > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > > > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/1c326abd-4cf2-44f3-9480-f1b9f85bcd70n%40googlegroups.com > > <https://groups.google.com/d/msgid/jenkinsci-users/1c326abd-4cf2-44f3-9480-f1b9f85bcd70n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/2dd05e56-7f5b-4ccc-8270-a94a29ad31a1n%40googlegroups.com.
