diff --git a/.drone.yml b/.drone.yml index bf9365c..be6da51 100644 --- a/.drone.yml +++ b/.drone.yml @@ -136,7 +136,7 @@ steps: image: hub.codefirst.iut.uca.fr/maxime.batista/codefirst-docdeployer failure: ignore commands: - - /entrypoint.sh -l ./Documentation/doxygen -t doxygen -d SAE-2.01_MCTG-documentation + - /entrypoint.sh -l Documentation/doxygen/Doxyfile -t doxygen -d SAE-2.01_MCTG-documentation when: branch: - test/doc-deployer