diff --git a/.drone.yml b/.drone.yml index b9802a5..ed70e57 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,7 +15,7 @@ steps: - name: "Doxygen-deploy" image: hub.codefirst.iut.uca.fr/maxime.batista/codefirst-docdeployer commands: - - apt update && apt install xdot xdotool -y + - doxygen -u - /entrypoint.sh -l . -t doxygen - pwd