fix rocketchat notifications

This commit is contained in:
Michael Barz
2021-05-06 11:22:13 +02:00
parent ccb1ab69c6
commit 4dac701997
-5
View File
@@ -1371,11 +1371,6 @@ def notify(ctx):
},
'channel': config['rocketchat']['channel']
},
'when': {
'status': [
'failure',
],
},
},
],
'depends_on': [],