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