Fix Jenkinsfile
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -12,6 +12,7 @@ pipeline {
|
|||||||
IMAGE = 'simulationable/eop-services-api'
|
IMAGE = 'simulationable/eop-services-api'
|
||||||
APP_PORT = '8080'
|
APP_PORT = '8080'
|
||||||
HOST_PORT = '5002'
|
HOST_PORT = '5002'
|
||||||
|
DOCKER_BUILDKIT = '1'
|
||||||
}
|
}
|
||||||
|
|
||||||
stages {
|
stages {
|
||||||
|
|||||||
Reference in New Issue
Block a user