From 12cd565e80f317c41399d8a731019af52c0a35d8 Mon Sep 17 00:00:00 2001 From: Christian Seyfferth Date: Thu, 7 May 2020 09:48:35 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9E.drone.yml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index e829e30..58ab80e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -32,4 +32,5 @@ steps: volumes: - name: docker_sock - host: path: /var/run/docker.sock \ No newline at end of file + host: + path: /var/run/docker.sock \ No newline at end of file