Process Test Results Post Event Update

The stage will report success when it skips or is successful.
This commit is contained in:
andrew clark
2025-10-07 11:10:28 -06:00
parent 2eb41f051e
commit 00e665f3e4

2
Jenkinsfile vendored
View File

@@ -1838,7 +1838,7 @@ pipeline {
}
}
post {
always {
success {
script {
// Report the skipped stage's status
def variant = "Process results"