Skip to content
Snippets Groups Projects
Commit f2e41e78 authored by OZG-Cloud Team's avatar OZG-Cloud Team
Browse files

Adjust Matrix room

parent 193fd572
No related branches found
No related tags found
No related merge requests found
......@@ -277,7 +277,7 @@ Void sendFailureMessage() {
"formatted_body":"Eingang-Manager: 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