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

guillemets pour les chemins CI

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