From 94768fd81b6f38663722d27c36cde35b5ec7c85e Mon Sep 17 00:00:00 2001 From: Hugo ROCHELLE Date: Thu, 27 Jun 2024 14:08:23 +0200 Subject: [PATCH] update drone.yml --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index ec8f00e..913ba5b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -24,6 +24,6 @@ steps: image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest environment: IMAGENAME: hub.codefirst.iut.uca.fr/hugo.rochelle/portfolio:latest - CONTAINERNAME: portfolio-hugo-rochelle + CONTAINERNAME: portfolio COMMAND: create OVERWRITE: true \ No newline at end of file