Merge branch 'master' of github.com:ZeusWPI/zeus.ugent.be
This commit is contained in:
commit
8a649231f3
1 changed files with 3 additions and 1 deletions
|
@ -22,7 +22,9 @@ bundle exec nanoc view
|
||||||
|
|
||||||
## Deploying
|
## Deploying
|
||||||
|
|
||||||
Ask your local sysadmin for SSH access. Afterwards run
|
The latest builds on master get deployed automatically using [travis](https://travis-ci.org).
|
||||||
|
|
||||||
|
For manual deployment, run
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
bundle exec nanoc deploy --target public
|
bundle exec nanoc deploy --target public
|
||||||
|
|
Loading…
Reference in a new issue