first commit

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

@ -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: