Skip to content
Snippets Groups Projects
Commit d4e2a4ae authored by Hugo Hörnquist's avatar Hugo Hörnquist
Browse files

Add rest to runner.

parent c58b6de2
No related branches found
No related tags found
No related merge requests found
Pipeline #585 failed
......@@ -7,6 +7,12 @@ image: blang/latex
build:
script:
- latexmk -pdf administrativt/medlemslapp/villkor.latex
- latexmk -pdf administrativt/kortlapp/kortlapp.tex
- latexmk -pdf infomöte/single.tex
- latexmk -pdf infomöte/multi.tex
- latexmk -pdf infomöte/presentation/presentation.tex
- latexmk -pdf infomöte/presentation/presentation_en.tex
- latexmk -pdf tilde/
artifacts:
paths:
- "*.pdf"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment