On Tue 5 Dec 2017 at 21:59, Chris White <[email protected]> wrote:
> Are there any requirements on a job for when the 'Promote build when...' > is shown / hidden for a job in Jenkins? > > I have the plugin installed (2.31), Jenkins has been restarted but for my > given job (a pipeline scm job) > Pipeline does not currently support promotion, so you will not see the option to configure. (Though I wonder if the Jenkinsfile had a properties step could it maybe work - this would depend on the base class the promotion plugin assumes jobs extend from as pipeline doesn’t extent from as deep in the hierarchy as all other jobs) I don’t know if adding support for promotion if pipelines is on the roadmap for the promotion plugin i don't see the option to configure the promotion process in the job > configuration page (I do see an option for 'Build when another project is > promoted'). > > I'm must be missing something obvious, any clues on where to look? > > Thanks > > -- > 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/2ac96121-18d9-41c4-a1ef-8a941bca3014%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/2ac96121-18d9-41c4-a1ef-8a941bca3014%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Sent from my phone -- 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/CA%2BnPnMw8PpbbiZRuBkY9J23eV8dMwuUdFsRcyKj_d%3DSisZNArw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
