BLD rm post stage for now (nothing to cleanup in docker image)
de.nclazz/maven-boot/pipeline/head There was a failure building this commit Details

develop
Niclas Thobaben 2020-11-30 21:47:31 +01:00
parent 5bff28b0b1
commit e4356bef72
1 changed files with 0 additions and 6 deletions

6
Jenkinsfile vendored
View File

@ -21,10 +21,4 @@ pipeline {
}
}
}
post {
always {
cleanWs()
}
}
}