Hi, You may refer to here: https://jenkins.io/doc/book/pipeline/syntax/#post
In general, you will code all the post build in pipeline post() block, such as email-ext, archive-artifacts, etc. Hope this helps. Best regards, KH On Thu, Sep 19, 2019 at 12:04 AM Binay Jena <[email protected]> wrote: > Thank you Vijay for the call out... > > The only way to implement post-build action is through additional scripts > in the pipeline job? Does it also mean, this has to be done individually > for all the pipeline jobs. > Is there a code snippet/link that you can direct to? > > > > On Tuesday, September 17, 2019 at 6:48:03 PM UTC-7, Vijay Gongle wrote: >> >> Looks like this is a pipeline job and you wouldn’t have the post build >> action unlike a freestyle job. >> >> Thanks, >> Vijay >> >> >> >> On Sep 17, 2019, at 7:00 PM, Binay Jena <[email protected]> wrote: >> >> We're missing the "Post Build Actions" tab in Jenkins (attached >> screengrab FYR). I've tried installing plugins for enabling this, but none >> of it has worked so far. >> >> Would appreciate any direction/thoughts with respect to resolving this. >> >> *Jenkins version: 2.164.3* >> >> What other details for the environment would be required to identify what >> is missing in our environment.. please let me know. >> >> -- >> 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/1da2e39b-c6ff-404c-8b00-e305e78a90a5%40googlegroups.com >> <https://groups.google.com/d/msgid/jenkinsci-users/1da2e39b-c6ff-404c-8b00-e305e78a90a5%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> <Screen Shot 2019-09-17 at 3.45.26 PM.png> >> >> -- > 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/6833d463-55b4-4f9d-823f-29e658e398e5%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/6833d463-55b4-4f9d-823f-29e658e398e5%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/CAMagqRbpDgLK6b3MjJh03P9LeYnrYWVj7ZQ%3DTJSriyS6y2MbhQ%40mail.gmail.com.
