From f0021341ee668fbd469570b9315f1b56aae8cb63 Mon Sep 17 00:00:00 2001 From: Thomas CHAZOT Date: Fri, 6 Jan 2023 16:42:23 +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, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index 92d2790..a1b1a73 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,6 +8,8 @@ steps: # database container deployment - name: deploy-container-mysql-test image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest + settings: + dockerfile: Dockerfile environment: IMAGENAME: mysql:latest CONTAINERNAME: mysql