Remove old deployment guide from README.md

This commit is contained in:
Jesper Hess 2019-03-02 20:03:29 +01:00
parent de3cf6354f
commit 143d0000c0
Signed by untrusted user: graffen
GPG Key ID: 351A89E40D763F0F
1 changed files with 2 additions and 5 deletions

View File

@ -17,8 +17,5 @@ mode, the site has the [jekyll:livereload](https://github.com/RobertDeRose/jekyl
upon saving files in the source directory.
## Deploying the site
For now, just push to the git repo in root's homedir on the server. This will trigger the deployment.
```
git remote add live ssh://root@data.coop:/root/datacoop.git
git push live
```
An automated deployment pipeline is underway. For now, just ping graffen :)