Jenkins Cleanws
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -56,7 +56,6 @@ pipeline {
|
|||||||
post {
|
post {
|
||||||
always {
|
always {
|
||||||
// Clean up the workspace after the build
|
// Clean up the workspace after the build
|
||||||
cleanWs()
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user