Skip to content
代码片段 群组 项目
提交 435c60c3 编辑于 作者: Steve Abrams's avatar Steve Abrams
浏览文件

Notify slack when stable branch failure occurs

上级 e3611ee4
No related branches found
No related tags found
无相关合并请求
......@@ -95,6 +95,7 @@ workflow:
- if: '$CI_COMMIT_BRANCH =~ /^[\d-]+-stable(-ee)?$/'
variables:
RUBY_VERSION: "2.7"
NOTIFY_PIPELINE_FAILURE_CHANNEL: "releases"
- if: '$CI_COMMIT_BRANCH =~ /^\d+-\d+-auto-deploy-\d+$/'
variables:
RUBY_VERSION: "2.7"
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册