This commit is contained in:
Wxcafé (Clément Hertling) 2017-05-23 12:53:57 +02:00
parent 1ce5f6c3ca
commit 1349cb61e0

9
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,9 @@
compile:
image: document-builder
script:
- make
artifacts:
name: "$CI_BUILD_NAME"
paths:
- resume.pdf
- resume_en.pdf