From aee1f038ccf9af449003282922e42ed048175102 Mon Sep 17 00:00:00 2001 From: Hugo LIVET Date: Wed, 12 Oct 2022 09:31:23 +0000 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 15e16aa..96e0696 100644 --- a/.drone.yml +++ b/.drone.yml @@ -23,6 +23,8 @@ steps: depends_on: [build] - name: docker-build image: plugins/docker + commands: + - cd Code settings: dockerfile: Dockerfile context: .