diff --git a/Jenkinsfile b/Jenkinsfile index 073e936..b75c4f0 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -12,6 +12,7 @@ pipeline { IMAGE = 'simulationable/eop-services-api' APP_PORT = '8080' HOST_PORT = '5002' + DOCKER_BUILDKIT = '1' } stages {