acutally build the docs
This commit is contained in:
parent
61c7bb2f78
commit
4f3cc275ec
@ -13,5 +13,6 @@ docs:
|
||||
- chmod -R 700 ~/.ssh
|
||||
- eval "$(ssh-agent -s)"
|
||||
- ssh-add ~/.ssh/id_rsa
|
||||
- mkdocs build
|
||||
- ssh debian@fputs.com mkdir -p /var/www/fputs.com/docs
|
||||
- scp -r ./site/* debian@fputs.com:/var/www/fputs.com/docs/
|
||||
|
Loading…
x
Reference in New Issue
Block a user