Explorar o código

Code enhancements

Wadim Surkov %!s(int64=6) %!d(string=hai) anos
pai
achega
b4179eeac8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Jenkinsfile

+ 1 - 0
Jenkinsfile

@@ -116,6 +116,7 @@ pipeline {
     always {
       echo "CleaningUp work diretory"
       deleteDir()
+      sh "docker image rm -f `docker image ls -q ${DOCKER_REGISTRY}/iru/${DOCKER_IMAGE}:${repo}-${BUILD_NUMBER}`"
     }
     failure {
       mail charset: 'UTF-8',