split des docs en 1 beamer et 1 rapport

This commit is contained in:
amaury
2023-03-15 10:05:33 +01:00
parent fc5d9acd69
commit 4e6bd250b3
20 changed files with 142 additions and 52 deletions

View File

@ -4,7 +4,9 @@ image:
build_and_deploy:
script:
- cd docs
- cd docs/presentation_17_03_23
- pdflatex main.tex
- cd ../rapportFinal
- pdflatex main.tex
only:
refs:
@ -18,4 +20,5 @@ build_and_deploy:
- cat ./docs/main.log
artifacts:
paths:
- ./docs/main.pdf
- ./docs/presentation_17_03_23/main.pdf
- ./docs/rapportFinal/main.pdf