diff --git a/.drone.yml b/.drone.yml index 1741498..8f4b6ff 100644 --- a/.drone.yml +++ b/.drone.yml @@ -133,7 +133,7 @@ steps: # Documentation generation - name: generate-and-deploy-docs - image: hub.codefirst.iut.uca.fr/alexandre.agostinho/codefirst-docdeployer + image: hub.codefirst.iut.uca.fr/alexandre.agostinho/codefirst-docdeployer:latest failure: ignore commands: - /entrypoint.sh -l ./Documentation/doxygen -t doxygen -d SAE-2.01_MCTG-documentation @@ -142,4 +142,3 @@ steps: - test/doc-deployer event: - push -