×
Containing a sequence of one or more stage directives, the stages section is where the bulk of the "work" described by a Pipeline will be located. At a minimum, ...
Mar 22, 2024 · Trigger downstream pipeline that depend on Maven artifact generated by upstream pipelines. ... Threshold based on the status of the upstream ...
Fail the step if coverage is lower than healthy threshold. failUnstable : boolean (optional). Fail the build if coverage is lower than stable threshold.
The healthy threshold defines the limit of warnings for a healthy result: A build is considered as 100% healthy when the number of issues is less than the ...
Threshold to trigger downstream pipelines based on the Maven lifecycle phase successfully reached during the Maven execution. If "install" is selected then ...
The thresholds settings should be delimited by a new line character "\n". The actual threshold number should be seperated from the test file name by a colon ":".
Sep 7, 2021 · Threshold based on the Maven lifecycle phase reached in the Maven build of the upstream job ("package", "install", "deploy"). By default ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Choose if build should throw "Threshold exceeded" exception and stop the scan in case when result of scan vulnerabilities exceeds threshold. Default is False.
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...