Updated path
testing/ogcore-api/pipeline/head There was a failure building this commit
Details
testing/ogcore-api/pipeline/head There was a failure building this commit
Details
parent
3e8cdbb86e
commit
7a31acd93d
|
@ -24,7 +24,7 @@ pipeline {
|
|||
stage('Build Environment') {
|
||||
steps {
|
||||
script {
|
||||
docker.build("${DOCKER_IDENTITY}", '-f docker/Dockerfile-php .')
|
||||
docker.build("${DOCKER_IDENTITY}", '-f docker/Dockerfile-jenkins-php .')
|
||||
docker.build("${DOCKER_IDENTITY_NGINX}", '-f docker/Dockerfile-nginx .')
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue