diff --git a/.drone.yml b/.drone.yml index d881a01..2c6b1c7 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 doxygen + - /entrypoint.sh -l Documentation/doxygen -t doxygen when: branch: - master