diff --git a/.drone.yml b/.drone.yml index f1f5e61..cbc410a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -46,7 +46,7 @@ steps: image: hub.codefirst.iut.uca.fr/maxime.batista/codefirst-docdeployer:latest failure: ignore commands: - - /entrypoint.sh -l SAEC\#/doxygen -t doxyfile + - /entrypoint.sh -l SAEC\#/doxygen/doxyfile -t doxygen when: branch: - master