fix documentation 8
continuous-integration/drone/push Build is passing Details

pull/37/head
Alexandre AGOSTINHO 2 years ago
parent 0ec9e97f29
commit a0e9ca49c6

@ -57,15 +57,15 @@ steps:
# Documentation generation
- name: generate-and-deploy-docs
image: hub.codefirst.iut.uca.fr/maxime.batista/codefirst-docdeployer
image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-docdeployer
failure: ignore
volumes:
- name: docs
path: /docs
commands:
- /entrypoint.sh
environment:
NODOXYGEN: true
commands:
- /entrypoint.sh -l ./Documentation/doxygen -t doxygen -d SAE-2.01_MCTG-documentation
when:
branch:
- master

Loading…
Cancel
Save