This commit is contained in:
@@ -9,7 +9,7 @@ steps:
|
|||||||
- name: site
|
- name: site
|
||||||
path: /site
|
path: /site
|
||||||
commands:
|
commands:
|
||||||
- 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
|
- chmod -R 777 /site
|
||||||
|
|||||||
Reference in New Issue
Block a user