diff --git a/Jenkinsfile b/Jenkinsfile index a822c5b0e14682d198b551a387a5d3cfe0b94cf8..c19a720d49283c965f2c9fb5b6fb784667a4db93 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -4,8 +4,8 @@ import jenkins.model.CauseOfInterruption node { } -// def skipbuild=0 -// def win_stop=0 +def skipbuild=0 +def win_stop=0 def abortPreviousBuilds() { def currentJobName = env.JOB_NAME