From 22bb506cdb6e31c7602171572cccd91c0ac32da6 Mon Sep 17 00:00:00 2001 From: Kevin MONTEIRO Date: Wed, 6 Mar 2024 17:05:15 +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 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 0b34440..31906db 100644 --- a/.drone.yml +++ b/.drone.yml @@ -35,8 +35,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: api - ADMINS: davidd_almeida,kevinmonteiro + CONTAINERNAME: HeartTrack COMMAND: create OVERWRITE: true depends_on: [ docker-build-and-push ] \ No newline at end of file