Skip to content
Snippets Groups Projects
Commit 165657f1 authored by Lauri Koivunen's avatar Lauri Koivunen :tools:
Browse files

Update .gitlab-ci.yml

parent 22c53ac3
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -5,10 +5,12 @@ ...@@ -5,10 +5,12 @@
image: schickling/latex image: schickling/latex
graduator: graduator:
before_script: before_script:
- export USER=root
- cd latex - cd latex
script: script:
- latexmk -xelatex -pdf - latexmk -pdf
artifacts: artifacts:
paths: paths:
- "*.pdf" - "*.pdf"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment