forked from support/it-docs
Update '.drone.yml'
This commit is contained in:
parent
7267150a0d
commit
ce9639934b
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ steps:
|
|||
- name: site
|
||||
path: /site
|
||||
commands:
|
||||
- pip install -U -r ./requirements.txt --force-reinstall
|
||||
- pip install -U -r ./requirements.txt
|
||||
- mkdocs build
|
||||
- cp -r site/ /site
|
||||
- chmod -R 777 /site
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue