Pull request: bamboo-specs: fix notification url
Merge in DNS/adguard-home from bamboo-fix to master Squashed commit of the following: commit 8b04bcc350a196cf1a4e98c559b41e9e262ce539 Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Tue Apr 13 17:23:33 2021 +0300 bamboo-specs: fix notification url
This commit is contained in:
parent
d7b2d63e4c
commit
7d8f01b88a
|
@ -235,7 +235,7 @@
|
|||
'recipients':
|
||||
- 'webhook':
|
||||
'name': 'Build webhook'
|
||||
'url': 'http://prod.jirahub.service.eu.consul/v1/webhook/bamboo'
|
||||
'url': 'http://prod.jirahub.service.eu.consul/v1/webhook/bamboo?channel=adguard-qa'
|
||||
|
||||
'labels': []
|
||||
'other':
|
||||
|
|
Loading…
Reference in New Issue