Update 'Jenkinsfile'
This commit is contained in:
Vendored
+1
@@ -27,6 +27,7 @@ pipeline {
|
|||||||
post {
|
post {
|
||||||
always {
|
always {
|
||||||
sh 'docker logout'
|
sh 'docker logout'
|
||||||
|
sh 'docker rmi buzzerburger/test:latest'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user