Skip to content

Commit a35d155

Browse files
author
GARCIA, JOSE
committed
fix(notifications/cdEvents): Added missing CDEVENTS type
1 parent 0284e75 commit a35d155

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

orca-echo/src/main/groovy/com/netflix/spinnaker/orca/echo/EchoService.groovy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ interface EchoService {
6565
PUBSUB,
6666
SLACK,
6767
SMS,
68+
CDEVENTS,
6869
}
6970

7071
static enum Severity {

0 commit comments

Comments
 (0)