This commit is contained in:
@@ -9,7 +9,7 @@ steps:
|
||||
- name: site
|
||||
path: /site
|
||||
commands:
|
||||
- pip install -U -r ./requirements.txt
|
||||
# - pip install -U -r ./requirements.txt
|
||||
- mkdocs build
|
||||
- cp -r site/ /site
|
||||
- chmod -R 777 /site
|
||||
|
||||
Reference in New Issue
Block a user