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