Bugzilla2fedmsg: add Github webhook trigger
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
0952f41d20
commit
b52bfeb2b2
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,9 @@ spec:
|
|||
triggers:
|
||||
- type: ImageChange
|
||||
- type: ConfigChange
|
||||
- type: GitHub
|
||||
github:
|
||||
secret: "{{ (env == 'production')|ternary(bugzilla2fedmsg_prod_github_secret, bugzilla2fedmsg_stg_github_secret) }}"
|
||||
output:
|
||||
to:
|
||||
kind: ImageStreamTag
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue