Enable "Post Build Action" in Jenkins

1,566 views
Skip to first unread message

Binay Jena

unread,
Sep 17, 2019, 7:00:28 PM9/17/19
to Jenkins Users
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.
Screen Shot 2019-09-17 at 3.45.26 PM.png

Vijay Gongle

unread,
Sep 17, 2019, 9:48:03 PM9/17/19
to jenkins...@googlegroups.com
Looks like this is a pipeline job and you wouldn’t have the post build action unlike a freestyle job.

Thanks,
Vijay 
--
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 jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/1da2e39b-c6ff-404c-8b00-e305e78a90a5%40googlegroups.com.
<Screen Shot 2019-09-17 at 3.45.26 PM.png>

Binay Jena

unread,
Sep 18, 2019, 12:04:06 PM9/18/19
to Jenkins Users
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 <bina...@sonder.com> 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 jenkins...@googlegroups.com.

Kheng How Tan

unread,
Sep 19, 2019, 6:21:16 AM9/19/19
to jenkins...@googlegroups.com
Hi,

You may refer to here:

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 

To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/6833d463-55b4-4f9d-823f-29e658e398e5%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages