f760f090fc
Change-Id: Id84b3d9282568cf47d5feb930fd618afe969b45f
11 lines
262 B
YAML
Executable File
11 lines
262 B
YAML
Executable File
publishers:
|
|
- opsgenie:
|
|
enable-sending-alerts: true
|
|
notify-build-start: true
|
|
api-key: "test api key"
|
|
priority: "P1"
|
|
build-starts-alerts-priority: "P2"
|
|
api-url: "another-opsgenie-instance.com"
|
|
tags: "a,b,c"
|
|
teams: "team a, team b"
|