Skip to content
Snippets Groups Projects
Commit 4d095f2e authored by Vincent Nivoliers's avatar Vincent Nivoliers
Browse files

compilation automatique de la presentation

parent db1aae26
No related branches found
No related tags found
No related merge requests found
Pipeline #3400 failed
build-presentation:
stage: build
image: thubo/latexmk
only:
changes:
- Presentation
script:
- cd Presentation
- latexmk -pdf presentation.tex
artifacts:
name: presentation
paths:
-Presentation/presentation.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