diff --git a/Jenkinsfile b/Jenkinsfile index a5c8450..93c87df 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -3,6 +3,7 @@ pipeline { registry = 'https://registry.hub.docker.com' registryCredential = 'dockerhub_jcabillot' dockerImage = 'jcabillot/cv' + DOCKER_BUILDKIT = '1' } agent any diff --git a/root/cabillot_julien_cv.pdf b/root/cabillot_julien_cv.pdf index f84bac7..a60ee24 100644 Binary files a/root/cabillot_julien_cv.pdf and b/root/cabillot_julien_cv.pdf differ diff --git a/root/cabillot_julien_cv_en.pdf b/root/cabillot_julien_cv_en.pdf new file mode 100644 index 0000000..2f3799e Binary files /dev/null and b/root/cabillot_julien_cv_en.pdf differ