diff --git a/Jenkinsfile b/Jenkinsfile index adf400c..36637d6 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -3,6 +3,7 @@ pipeline { options { disableConcurrentBuilds() + disableResume() } parameters {