More docs
This commit is contained in:
parent
ae73d459e6
commit
524aea5e77
@ -5,3 +5,10 @@
|
|||||||
A robot who upgrades our configurations.
|
A robot who upgrades our configurations.
|
||||||
|
|
||||||
See [config.js](./config.js.tmpl) for the configured repositories.
|
See [config.js](./config.js.tmpl) for the configured repositories.
|
||||||
|
|
||||||
|
## Deploy
|
||||||
|
|
||||||
|
```
|
||||||
|
$ docker stack rm renovate_bot
|
||||||
|
$ docker stack deploy -c compose.yml renovate_bot
|
||||||
|
```
|
||||||
|
Reference in New Issue
Block a user