cv/.gitlab-ci.yml

8 lines
95 B
YAML

compile_pdf:
image: aergus/latex
script:
- make
artifacts:
paths:
- cv_*.pdf