Moved post
This commit is contained in:
13
Jenkinsfile
vendored
13
Jenkinsfile
vendored
@ -59,11 +59,12 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
post {
|
||||
always {
|
||||
removeDockerImages()
|
||||
cleanWs()
|
||||
}
|
||||
}
|
||||
}
|
||||
post {
|
||||
always {
|
||||
removeDockerImages()
|
||||
cleanWs()
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user