From 7566f72c3974d002e21e1e77ba8db47a22dc0294 Mon Sep 17 00:00:00 2001 From: Aurian JAULT Date: Tue, 20 Dec 2022 22:22:47 +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 44f88db..b960e44 100644 --- a/.drone.yml +++ b/.drone.yml @@ -75,7 +75,7 @@ steps: image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest environment: IMAGENAME: hub.codefirst.iut.uca.fr/aurian.jault/blazor:latest - CONTAINERNAME: blazor-web + CONTAINERNAME: blazor-weeb COMMAND: create OVERWRITE: true depends_on: [docker-build]