Google
×
Aug 30, 2023 · This plugin allows you to run the following actions after a build: Batch or shell scripts; Groovy scripts; Build steps.
Dec 16, 2023 · This plugin executes a groovy script in the Jenkins JVM as a post-build action (a publisher) . Typically, the script checks some conditions ...
A plugin for the Jenkins CI to run several configurable actions after a build, depending on the build result.
Aug 30, 2023 · A plugin for the Jenkins CI to run several configurable actions after a build, depending on the build result.
Sep 7, 2021 · PostBuildScript makes it possible to execute a set of scripts at the end of the build. Plugin Information.
Package org.jenkinsci.plugins.postbuildscript. Class PostBuildScript. java.lang.Object · hudson.tasks.BuildStepCompatibilityLayer · hudson.tasks.Publisher.
Key PostBuildScript.ProblemOccured : An error occured during post-build processing. . static org.jvnet.localizer.
Mar 4, 2024 · I have some old jobs in an old Jenkins v1 installation. I would like to migrate them to Jenkins v2. Most of them seems fine, ...
Constructor parameters in org.jenkinsci.plugins.postbuildscript with type arguments of type PostBuildScript. Constructor, Description ...
Nov 16, 2020 · This plugin allows the user to execute a shell/batch task depending on the build log output. Java regular expression are allowed.