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

réglage du chemin pour compiler la présentation

parent a0fe9d2c
No related branches found
No related tags found
No related merge requests found
Pipeline #3402 failed with stage
in 12 seconds
...@@ -4,8 +4,9 @@ build-presentation: ...@@ -4,8 +4,9 @@ build-presentation:
only: only:
changes: changes:
- Presentation - Presentation
script: before_script:
- cd Presentation - cd Presentation
script:
- latexmk -pdf presentation.tex - latexmk -pdf presentation.tex
artifacts: artifacts:
name: presentation name: presentation
......
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