From 556606d8214f40c18c28e1e585b2824f845a36df Mon Sep 17 00:00:00 2001 From: Alexandre Agostinho Date: Mon, 29 May 2023 16:16:23 +0200 Subject: [PATCH] fix doc generator --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 395eee3..272e4d0 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/maxime.batista/codefirst-docdeployer:latest + image: hub.codefirst.iut.uca.fr/alexandre.agostinho/codefirst-docdeployer:latest failure: ignore volumes: - name: docs