We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9419049 commit 6222993Copy full SHA for 6222993
Jenkinsfile.OutgoingNetworkCallsTests
@@ -38,7 +38,7 @@ pipeline {
38
step([$class: 'LogParserPublisher', failBuildOnError: true, projectRulePath: 'buildScripts/log_parser_rules', unstableOnWarning: true, useProjectRule: true])
39
}
40
unsuccessful {
41
- notifyChat(['#s2cc', '#catroweb-deployment'])
+ notifyChat(['#system-tests'])
42
43
44
0 commit comments