From 18b8f611d64784dbf833a13fa68093127b75413d Mon Sep 17 00:00:00 2001 From: michael Date: Tue, 23 May 2023 07:01:22 +0000 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index cf7d2a4..76d60b0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -23,7 +23,7 @@ steps: - name: deploy image: python:3.7-alpine commands: - - apk add davfs2 wget make git + - apk add davfs2 wget make git sudo - mkdir /tmp/content - sudo mount -t davfs https://cloud.fdgl.rocks/public.php/webdav -o username=wGLnSaTiL2rn5ae /tmp/content - cp -rf /tmp/content/drafts/*.md drafts/