diff --git a/cmd/keel/main.go b/cmd/keel/main.go index aab2e197..45bd7b8c 100644 --- a/cmd/keel/main.go +++ b/cmd/keel/main.go @@ -46,6 +46,7 @@ import ( _ "github.com/keel-hq/keel/extension/notification/mail" _ "github.com/keel-hq/keel/extension/notification/mattermost" _ "github.com/keel-hq/keel/extension/notification/slack" + _ "github.com/keel-hq/keel/extension/notification/teams" _ "github.com/keel-hq/keel/extension/notification/webhook" // credentials helpers