×
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 ...
Aug 30, 2023 · This plugin allows you to run the following actions after a build: Batch or shell scripts; Groovy scripts; Build steps.
Build Pipeline plugin - provides a way to execute Jenkins jobs sequentially ... Check the Use Groovy Sandbox ... jobs for different branches of the same project.
... sandbox protections to be ... This video reviews using the buildDiscarder directive in individual Pipeline jobs. ... builds than using unique resources for each job ...
The sandbox only allows a subset of Groovy's methods deemed sufficiently safe for "untrusted" access to be executed without prior approval. Scripts using the ...
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
This step pauses Pipeline execution and allows the user to interact and control the flow of the build. Only a basic "proceed" or "abort" option is provided ...
Aug 2, 2023 · The message from Jenkins 2.x says: [PostBuildScript] - [INFO] Executing post build scripts. ERROR: Build step failed with exception groovy.lang.
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Jun 20, 2022 · The plugin allows you to build jobs that create on-demand sandboxes in CloudShell based on pre-defined blueprints. Requirements. This plugin ...