first commit
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sthope 2022-04-17 16:06:37 +02:00
parent caebbec917
commit 67a8c90bea

View File

@ -13,8 +13,7 @@ steps:
- pip install -U -r ./requirements.txt - pip install -U -r ./requirements.txt
- mkdocs build - mkdocs build
- cp -r site/ /site - cp -r site/ /site
- chown -R sthope:sthope /site - chmod -R 777 /site
# - chmod -R 777 /site
volumes: volumes:
- name: site - name: site
host: host: