Skip to content
Snippets Groups Projects
Commit 22be31c9 authored by OZGCloud's avatar OZGCloud
Browse files

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

parents 5d019c43 c98ce639
No related branches found
No related tags found
No related merge requests found
...@@ -85,7 +85,7 @@ Void sendFailureMessage() { ...@@ -85,7 +85,7 @@ Void sendFailureMessage() {
"formatted_body":"api-lib: Build Failed. Stage: ${FAILED_STAGE} Build-ID: <a href='${BLUE_OCEAN_URL}'>${env.BUILD_NUMBER}</a>"}""" "formatted_body":"api-lib: Build Failed. Stage: ${FAILED_STAGE} Build-ID: <a href='${BLUE_OCEAN_URL}'>${env.BUILD_NUMBER}</a>"}"""
if (env.BRANCH_NAME == 'master') { if (env.BRANCH_NAME == 'master') {
room = "!iQPAvQIiRwRpNOszjw:matrix.ozg-sh.de" room = "!GjqhmouBtnDbwUkAjx:matrix.ozg-sh.de"
} }
else if (env.BRANCH_NAME == 'release') { else if (env.BRANCH_NAME == 'release') {
room = "!oWZpUGTFsxkJIYNfYg:matrix.ozg-sh.de" 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