mirror of
https://etulab.univ-amu.fr/v18003685/pfe-blockchain.git
synced 2024-02-26 02:14:01 +01:00
Optimisation ci
This commit is contained in:
committed by
VOLPE Dorian
parent
b6c05cf95a
commit
f60815cb91
@ -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:
|
||||||
|
Reference in New Issue
Block a user