diff --git a/.drone.yml b/.drone.yml index e7e6345..76e5fb7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -38,7 +38,7 @@ steps: image: hub.codefirst.iut.uca.fr/maxime.batista/codefirst-docdeployer failure: ignore commands: - - /entrypoint.sh -l Documentation/doxygen -t doxygen + - /entrypoint.sh -l docs/doxygen -t doxygen when: event: - push