From 12109b911737c1bbf006ddd1cf9237ea6acedc9a Mon Sep 17 00:00:00 2001 From: Kevin MONTEIRO Date: Fri, 8 Mar 2024 18:58: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 a31a1e0..bfd1eb7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -34,7 +34,7 @@ steps: image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest environment: IMAGENAME: hub.codefirst.iut.uca.fr/david.d_almeida/api:latest - CONTAINERNAME: HeartTrack + CONTAINERNAME: api COMMAND: create OVERWRITE: true depends_on: [ docker-build-and-push ] \ No newline at end of file