mirror of
https://etulab.univ-amu.fr/v18003685/pfe-blockchain.git
synced 2024-02-26 02:14:01 +01:00
Merge branch 'optimisation-ci' into 'develop'
Optimisation ci See merge request v18003685/pfe-blockchain!2
This commit is contained in:
@ -6,6 +6,14 @@ build_and_deploy:
|
||||
script:
|
||||
- cd docs
|
||||
- pdflatex main.tex
|
||||
only:
|
||||
refs:
|
||||
- merge_request
|
||||
- develop
|
||||
- main
|
||||
changes:
|
||||
- docs/**/*
|
||||
- .gitlab-ci.yml
|
||||
after_script:
|
||||
- cat ./docs/main.log
|
||||
artifacts:
|
||||
|
Reference in New Issue
Block a user