简体   繁体   中英

Jenkins Slack integration, but can't find post-build action

I want to use the Slack plugin in Jenkins to ping notifications to a Slack channel.

Jenkins says success when I test the connection, and I saw that connect was successful.

And after that, I need to add to Jenkins job configurations and add a post-build action on each job that you wish to ping the slack channel.

But I can't find post-build action in Job's configure.

Jenkins has version 2.121.3.

What kind of job configuration are you using ? Freestyle ? Multibranch ? Pipeline ? It's likely that the post-build actions will not appear for every kind of Jenkins job/project. If you create a new job (New Item > Freestyle project), you should see the option at the end.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM