From 10abb65dd96a11cbfd52edae9cacea5c66e6bd4b Mon Sep 17 00:00:00 2001 From: Kentin BRONGNIART Date: Wed, 6 Nov 2024 17:07:24 +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 d2b561a..37a58cd 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,7 +6,7 @@ steps: - name: deploy-container-mysql image: hub.codefirst.iut.uca.fr/celeste.barbosa/codefirst-dockerproxy-clientdrone:latest environment: - IMAGENAME: psql:13 + IMAGENAME: hub.codefirst.iut.uca.fr/marc.chevaldonne/tarotscoreur:latest CONTAINERNAME: mysql COMMAND: create # OVERWRITE: false