From 0f7cd78aafda26cd9180dc0e60038cee7b994f45 Mon Sep 17 00:00:00 2001 From: Maxence LANONE Date: Mon, 13 Mar 2023 10:50:08 +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 eed8bec..8485d03 100644 --- a/.drone.yml +++ b/.drone.yml @@ -62,7 +62,7 @@ steps: image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest environment: IMAGENAME: hub.codefirst.iut.uca.fr/my.login/efcore_lol_s4:latest - CONTAINERNAME: efcore_lol_s4 + CONTAINERNAME: maxencelanone-efcore_lol_s4 COMMAND: create OVERWRITE: true depends_on: [ docker-build ]