diff --git a/Jenkinsfile b/Jenkinsfile index 5e1a5af3e4..1c50698d3c 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -39,10 +39,8 @@ def testLog() { sh """ echo "GPU not found" echo "Testing GPU not found" - echo "GPU not found Testing" echo "docker login failed" echo "Testing docker login failed" - echo "docker login failed Testing" """ error("Forcing failure to test notifications") }