From 179c03f512ad4b49d63b069db244383245c596a4 Mon Sep 17 00:00:00 2001 From: Alexandre Agostinho Date: Sat, 27 May 2023 19:46:43 +0200 Subject: [PATCH] test 2 --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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