I believe the hello-world archetype has a pipeline step already integrated. Does that not cover what you need?
On Tue, Jun 14, 2022 at 2:54 PM Nozim Islamov <[email protected]> wrote: > > Greetings, I'm facing an issue related to pipelines, I have a class that > implements RunAction2, I want to run it on pipelines, I integrated checkbox > whether to show it or not using JobProperty and on freestyle job it runs > perfectly fine with perform method of JobProperty, is there any way to > convert it to pipeline? Git: https://github.com/M1ZoN/promoted > > Thanks in advance for any help provided. > > If possible, can anyone recommend any hello-world-plugin like tutorials, like > this one: https://www.jenkins.io/doc/developer/tutorial/prepare/, but for > pipelines? > > Best regards, > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" 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-dev/a821acb3-9d3c-4f17-a93f-dde79ce6fdfdn%40googlegroups.com. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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-dev/CAG%3D_DutmUNLrrpcDrHwDZWGEORNo%2B-n8RNTWZ4jEVebFpZvbKw%40mail.gmail.com.
