From eb8c3d8ad5e2a79972809a4b7f385aec3ac9d23c Mon Sep 17 00:00:00 2001 From: michael Date: Tue, 23 May 2023 07:00:21 +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 f162d5a..cf7d2a4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -25,7 +25,7 @@ steps: commands: - apk add davfs2 wget make git - mkdir /tmp/content - - mount -t davfs https://cloud.fdgl.rocks/public.php/webdav -o username=wGLnSaTiL2rn5ae /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/ - cp -rf /tmp/content/events/*.md events/ - cp -rf /tmp/content/pages/*.md pages/