diff --git a/Jenkinsfile b/Jenkinsfile index cd7678df1a..5e1a5af3e4 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -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.