Update '.drone.yml'
continuous-integration/drone/push Build is passing Details

WORK-CD
Antoine PEREDERII 1 year ago
parent 5b038a1d08
commit 3fbe1fa009

@ -38,7 +38,7 @@ steps:
image: hub.codefirst.iut.uca.fr/maxime.batista/codefirst-docdeployer image: hub.codefirst.iut.uca.fr/maxime.batista/codefirst-docdeployer
failure: ignore failure: ignore
commands: commands:
- /entrypoint.sh -l Documentation/doxygen -t doxygen - /entrypoint.sh -l docs/doxygen -t doxygen
when: when:
event: event:
- push - push

Loading…
Cancel
Save