tocarina/book/.gitlab-ci.yml

8 lines
138 B
YAML
Raw Permalink Normal View History

2022-02-24 11:53:43 +01:00
image: nopreserveroot/texlive-full
build:
script: "latexmk" # for arara, use "arara thesis"
artifacts:
paths:
- slides.pdf