From 5a93a72b765a24f2761b60c21b5ec842801d1b90 Mon Sep 17 00:00:00 2001 From: "maxime.rocher" Date: Wed, 5 Feb 2025 08:25:28 +0100 Subject: [PATCH] test deploy --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 143b4b2..d5d0c67 100644 --- a/.drone.yml +++ b/.drone.yml @@ -71,7 +71,7 @@ steps: depends_on: [ build, tests, code-analysis ] - name: deploy - image: hub.codefirst.iut.uca.fr/celeste.barbosa/codefirst-dockerproxy-clientdrone + image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-docdeployer environment: IMAGENAME: hub.codefirst.iut.uca.fr/whatthefantasy/wf-webadmin CONTAINERNAME: WF-WebAdmin