From 002fbdb70f28eca40aa4e29e173f1168344cb261 Mon Sep 17 00:00:00 2001 From: Maxence LANONE Date: Mon, 13 Mar 2023 11:06:18 +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 8485d03..82a03f4 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: maxencelanone-efcore_lol_s4 + CONTAINERNAME: maxencelanone-leagueoflegendsapi COMMAND: create OVERWRITE: true depends_on: [ docker-build ]