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

debug chemins CI

parent 7ba2b308
No related branches found
No related tags found
No related merge requests found
Pipeline #3405 failed with stage
in 12 seconds
...@@ -5,11 +5,11 @@ build-presentation: ...@@ -5,11 +5,11 @@ build-presentation:
changes: changes:
- Presentation - Presentation
script: script:
- ls
- cd Presentation
- ls
- latexmk -pdf presentation.tex - latexmk -pdf presentation.tex
artifacts: artifacts:
name: presentation name: presentation
paths: paths:
- ls
- cd Presentation
- ls
- Presentation/presentation.pdf - 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