forked from data.coop/website
Remove old deployment guide from README.md
This commit is contained in:
parent
de3cf6354f
commit
143d0000c0
|
@ -17,8 +17,5 @@ mode, the site has the [jekyll:livereload](https://github.com/RobertDeRose/jekyl
|
||||||
upon saving files in the source directory.
|
upon saving files in the source directory.
|
||||||
|
|
||||||
## Deploying the site
|
## Deploying the site
|
||||||
For now, just push to the git repo in root's homedir on the server. This will trigger the deployment.
|
|
||||||
```
|
An automated deployment pipeline is underway. For now, just ping graffen :)
|
||||||
git remote add live ssh://root@data.coop:/root/datacoop.git
|
|
||||||
git push live
|
|
||||||
```
|
|
Loading…
Reference in a new issue