Revert "add clean workspace to jenkins templates"
This reverts commit a89fd1e4d9c91c1cde675c11c0b3d86cbf2ff0fe.
This commit is contained in:
parent
a89fd1e4d9
commit
8a6eda9d89
@ -35,8 +35,5 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
cleanup {
|
||||
cleanWs()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
6
snippets/jenkins/template/node/Jenkinsfile
vendored
6
snippets/jenkins/template/node/Jenkinsfile
vendored
@ -20,10 +20,4 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
post {
|
||||
cleanup {
|
||||
cleanWs()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user