From d5033d67138db7472cd8cd5f07c03b4587e12819 Mon Sep 17 00:00:00 2001 From: Vincent ASTOLFI Date: Mon, 6 Nov 2023 15:26:59 +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, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 8f108e9..5afe54a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -25,7 +25,8 @@ steps: image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest environment: IMAGENAME: hub.codefirst.iut.uca.fr/vincent.astolfi/old-project:latest - CONTAINERNAME: panorame + CONTAINERNAME: panorama COMMAND: create OVERWRITE: true ADMINS: vincentastolfi, aurianjault, axeldelafuente + depends_on: [docker-build] \ No newline at end of file