first commit
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Sthope 2022-04-17 15:58:43 +02:00
parent 131dd9a1cc
commit 1a751f0329

View File

@ -13,7 +13,8 @@ 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
- chmod -R 777 /site - chown -R sthope:sthope /site
# - chmod -R 777 /site
volumes: volumes:
- name: site - name: site
host: host: