newcv
web/cv/pipeline/head Build queued...

This commit is contained in:
Julien Cabillot
2023-05-30 19:06:08 -04:00
parent b819ec86c9
commit cdd678a499
3 changed files with 1 additions and 0 deletions
Vendored
+1
View File
@@ -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/cv' dockerImage = 'jcabillot/cv'
DOCKER_BUILDKIT = '1'
} }
agent any agent any
Binary file not shown.
Binary file not shown.