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