docs: clarification
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
d6dab34184
commit
4910045a43
@ -9,6 +9,7 @@ Contractor is a chatops like bot, integrating with github/gitea issues, allowing
|
||||
Contractor runs in a regular docker image and uses the official renovate slim image behind the scenes, this can be changed in the configuration.
|
||||
|
||||
![command](./assets/command.png)
|
||||
<small>Do note that the contractor was run under a personal user, hence the same user replied</small>
|
||||
|
||||
## Getting started
|
||||
|
||||
@ -34,6 +35,7 @@ services:
|
||||
- .env
|
||||
```
|
||||
|
||||
|
||||
```bash
|
||||
# file: .env
|
||||
GITEA_RENOVATE_TOKEN=<gitea application token> # needs repo and pull request permissions
|
||||
|
Loading…
Reference in New Issue
Block a user