diff --git a/Jenkinsfile b/Jenkinsfile index 8b1ce5a..ca3175a 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -25,8 +25,8 @@ pipeline { } /* Remove docker image*/ sh 'docker rmi -f adrianux:${env.BUILD_ID}' + } } } } - } \ No newline at end of file