Jenkins pipeline: add badges
Add badges
For the manager object to exists we need to install the Groovy Postbuild Plugin
manager.addBadge("error.gif", "Failed build") manager.addBadge("star-gold.gif", "Successful build")
Published on 2020-07-03
If you have any comments or questions, feel free to post them on the source of this page in GitHub. Source on GitHub.
Comment on this post