Thanks Victor, Do you have any pointers or examples of the docs for declaration configuration of the release plugin?
Ari On Thursday, 4 January 2018 01:23:34 UTC+11, Victor Martinez wrote: > > Hi Ari, > > AFAIK, the release plugin is supported with pipelines: > https://issues.jenkins-ci.org/browse/JENKINS-40765 (release 2.7+). > Regarding the promoted build plugin, I'm afraid it's still an open topic: > https://issues.jenkins-ci.org/browse/JENKINS-36089 > > Input command is the one I used in the past, you need to be sure to run > the input step outside of the node section to avoid to allocate an executor > to that particular step ( > https://stackoverflow.com/questions/37831386/jenkins-pipeline-input-step-blocks-executor > ). > > Cheers > -- 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/b0bcfc46-6fde-41e6-be48-a2f637655521%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
