mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 06:54:01 +00:00
Merge pull request #11770 from mikedanese/disable-irc-spam
disable irc notifications for shippable and travis
This commit is contained in:
commit
54c1e391b2
@ -22,4 +22,4 @@ script:
|
||||
- godep go test ./cmd/mungedocs
|
||||
|
||||
notifications:
|
||||
irc: "chat.freenode.net#google-containers"
|
||||
irc: "chat.freenode.net#kubernetes-dev"
|
||||
|
@ -43,4 +43,4 @@ script:
|
||||
- PATH=$HOME/gopath/bin:./third_party/etcd:$PATH ./hack/test-update-storage-objects.sh
|
||||
|
||||
notifications:
|
||||
irc: "chat.freenode.net#google-containers"
|
||||
irc: "chat.freenode.net#kubernetes-dev"
|
||||
|
Loading…
Reference in New Issue
Block a user