Skip to content
Snippets Groups Projects
Commit 83046f99 authored by OZGCloud's avatar OZGCloud
Browse files

Merge pull request 'Adjust Matrix room' (#414) from AdjustMatrixRoom into master

parents 462bba83 088a5e43
Branches
Tags
No related merge requests found
......@@ -360,7 +360,7 @@ Void sendFailureMessage() {
"formatted_body":"VorgangManager: Build Failed. Stage: ${FAILED_STAGE} Build-ID: <a href='${BLUE_OCEAN_URL}'>${env.BUILD_NUMBER}</a>"}"""
if (env.BRANCH_NAME == 'master') {
room = "!iQPAvQIiRwRpNOszjw:matrix.ozg-sh.de"
room = "!GjqhmouBtnDbwUkAjx:matrix.ozg-sh.de"
}
else if (env.BRANCH_NAME == 'release') {
room = "!oWZpUGTFsxkJIYNfYg:matrix.ozg-sh.de"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment