Skip to content
Snippets Groups Projects
Commit 60a12834 authored by OZGCloud's avatar OZGCloud
Browse files

revert change of matrix room for release messages

parent b1dcfc53
Branches
Tags
No related merge requests found
......@@ -365,7 +365,7 @@ Void sendFailureMessage() {
room = "!GjqhmouBtnDbwUkAjx:matrix.ozg-sh.de"
}
else if (env.BRANCH_NAME == 'release') {
room = "!GDensDhSaOmnenOBAu:matrix.ozg-sh.de"
room = "!oWZpUGTFsxkJIYNfYg:matrix.ozg-sh.de"
}
sh "curl -XPOST -H 'authorization: Bearer ${getElementAccessToken()}' -d '${data}' https://matrix.ozg-sh.de/_matrix/client/v3/rooms/$room/send/m.room.message"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment