This commit is contained in:
parent
ad9acdfa21
commit
f2c7bf64fd
1 changed files with 1 additions and 1 deletions
|
|
@ -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 --force-upgrade
|
||||||
- mkdocs build
|
- mkdocs build
|
||||||
- cp -r site/ /site
|
- cp -r site/ /site
|
||||||
- chmod -R 777 /site
|
- chmod -R 777 /site
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue