This commit is contained in:
parent
af8a9c4cfb
commit
b08ad17037
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -3,6 +3,7 @@ pipeline {
|
|||||||
registry = 'https://registry.hub.docker.com'
|
registry = 'https://registry.hub.docker.com'
|
||||||
registryCredential = 'dockerhub_jcabillot'
|
registryCredential = 'dockerhub_jcabillot'
|
||||||
dockerImage = 'jcabillot/dokuwiki'
|
dockerImage = 'jcabillot/dokuwiki'
|
||||||
|
DOCKER_BUILDKIT = '1'
|
||||||
}
|
}
|
||||||
|
|
||||||
agent any
|
agent any
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user