×
Nov 16, 2020 · The Post build task consists of log texts and a script.For the multiple searches, log texts could be joined by an 'And' or an 'Or'. For ...
This plugin is used to search for strings in workspace files. The outcome of this search can be used to downgrade the build status. Basil Crow · Jesse Glick.
Aug 30, 2023 · This plugin allows you to run the following actions after a build: Batch or shell scripts; Groovy scripts; Build steps.
Missing: /search | Show results with:/search
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, ...
Command Line Interface. Build management. Build Triggers; Build Wrappers; Build Notifiers; Deployment; Build Parameters; Other Post-Build Actions; Build Tools
Provides a highly visible view of the status of selected Jenkins jobs. It easily accommodates different computer screen sizes and is ideal as an Extreme ...
This section builds on the information introduced in Getting started with Pipeline and should be treated solely as a reference. For more information on how ...
This is a special step that allows to call builders or post-build actions (as in freestyle or similar projects), in general "build steps". Just select the ...
See Glossary - Build Status for the different build statuses: SUCCESS, UNSTABLE, and FAILED. Jenkinsfile (Declarative Pipeline). pipeline { agent any stages ...