From 7a212e416aa4f0e0799749b073b58a0dbaac17b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Mouyon?= Date: Sat, 4 May 2024 08:40:56 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'.drone.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index c7a98c7..665edc7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,11 +22,8 @@ steps: - dotnet test QwirkleWithoutMaui.sln --no-restore - name: generate-and-deploy-docs - image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-docdeployer + image: hub.codefirst.iut.uca.fr/maxime.batista/codefirst-docdeployer failure: ignore - volumes: - - name: docs - path: /docs commands: - ./entrypoint.sh -l /docs -t doxygen when: