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

option cd pour latexmk

parent 4d7324e1
No related branches found
No related tags found
No related merge requests found
Pipeline #3409 failed with stage
in 12 seconds
......@@ -6,8 +6,7 @@ build-presentation:
- Presentation
- .gitlab-ci.yml
script:
- "cd Presentation"
- "latexmk -pdf presentation.tex"
- "latexmk -pdf -cd presentation.tex"
artifacts:
name: presentation
paths:
......
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