RunCommand: split out documentation, fixup the matcher syntax

This commit is contained in:
Graham Christensen
2021-12-08 11:44:08 -05:00
parent 85b842e0ac
commit 4ea646130c
3 changed files with 36 additions and 1 deletions

View File

@ -192,10 +192,12 @@ Writes InfluxDB events when a builds finished.
- `influxdb.url`
- `influxdb.db`
## Run command
## RunCommand
Runs a shell command when the build is finished.
See [The RunCommand Plugin](./RunCommand.md) for more information.
### Configuration options:
- `runcommand.[].job`