From 67a8c90bea3ae7bc680450d7a0d668275d2c2f9f Mon Sep 17 00:00:00 2001 From: Sthope Date: Sun, 17 Apr 2022 16:06:37 +0200 Subject: [PATCH] first commit --- .drone.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 755471d..7c2a5b0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,8 +13,7 @@ steps: - pip install -U -r ./requirements.txt - mkdocs build - cp -r site/ /site - - chown -R sthope:sthope /site - # - chmod -R 777 /site + - chmod -R 777 /site volumes: - name: site host: