From 49237cca2f5c862ffac40a151aabc88ea7fd52de Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Fri, 21 Feb 2020 16:06:36 +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 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.drone.yml b/.drone.yml index 41f17b2..e220d53 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,3 +1,7 @@ +kind: pipeline +type: docker +name: default + steps: - name: install image: composer