cv/.gitlab-ci.yml

8 lines
105 B
YAML
Raw Normal View History

2020-07-09 16:53:41 +02:00
compile_pdf:
image: aergus/latex
script:
- latexmk
artifacts:
paths:
- build/cv_en.pdf