test: buildkit 1
Some checks failed
perso/jenkins-wdocker/pipeline/head There was a failure building this commit
Some checks failed
perso/jenkins-wdocker/pipeline/head There was a failure building this commit
This commit is contained in:
parent
9b74d99d05
commit
3d0e0bb680
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/jenkins-wdocker'
|
dockerImage = 'jcabillot/jenkins-wdocker'
|
||||||
|
DOCKER_BUILDKIT = '1'
|
||||||
}
|
}
|
||||||
|
|
||||||
agent any
|
agent any
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user