Adding forcing failure to test notifications

This commit is contained in:
Andrew Clark
2026-01-23 13:02:25 -05:00
committed by andrew clark
parent 786965b95e
commit 95768d1b22

1
Jenkinsfile vendored
View File

@@ -44,6 +44,7 @@ def testLog() {
echo "Testing docker login failed"
echo "docker login failed Testing"
"""
error("Forcing failure to test notifications")
}
// Scan the build logs for failures and send notifications.