This commit is contained in:
parent
131dd9a1cc
commit
1a751f0329
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user