pull/30653/head
Shane Smiskol 2 years ago
parent 25241bcde2
commit f2352b5d4a
  1. 2
      Jenkinsfile

2
Jenkinsfile vendored

@ -246,4 +246,4 @@ node {
currentBuild.result = 'FAILED' currentBuild.result = 'FAILED'
throw e throw e
} }
} }
Loading…
Cancel
Save