From c8c549582b23bd393e0139eee0cb5506b2abc38a Mon Sep 17 00:00:00 2001 From: Enzo JOLYS Date: Mon, 20 Mar 2023 17:20:17 +0100 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index ce22a6b..95cb670 100644 --- a/.drone.yml +++ b/.drone.yml @@ -48,7 +48,7 @@ steps: - name: deploy-container image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest environment: - IMAGENAME: hub.codefirst.iut.uca.fr/enzo.jolys/Serveur-Api:latest + IMAGENAME: hub.codefirst.iut.uca.fr/enzo.jolys/serveur-api:latest CONTAINERNAME: r-dash_container COMMAND: create OVERWRITE: true