Update docs.
This commit is contained in:
parent
c9ba39f820
commit
2346324ad8
|
|
@ -7,6 +7,9 @@ If the "branches of concern" have updated since it last looked,
|
||||||
it will send a POST to a web hook.
|
it will send a POST to a web hook.
|
||||||
The "branches of concern" are defined using a configured web hook.
|
The "branches of concern" are defined using a configured web hook.
|
||||||
|
|
||||||
|
Designed to replicate Jenkins Multibranch Pipeline triggers for
|
||||||
|
Tekton in a way that is git provider agnostic.
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
Configuration is done through the following environment variables
|
Configuration is done through the following environment variables
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue