Optimisation ci

This commit is contained in:
JOLY Amaury
2023-02-08 12:41:29 +00:00
committed by VOLPE Dorian
parent b6c05cf95a
commit f60815cb91

View File

@ -6,6 +6,14 @@ build_and_deploy:
script: script:
- cd docs - cd docs
- pdflatex main.tex - pdflatex main.tex
only:
refs:
- merge_request
- develop
- main
changes:
- docs/**/*
- .gitlab-ci.yml
after_script: after_script:
- cat ./docs/main.log - cat ./docs/main.log
artifacts: artifacts: