Compare commits
1 Commits
045d3a65e4
...
1b8eefd1ff
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1b8eefd1ff |
@@ -36,9 +36,7 @@ def stepPR(arch, path):
|
||||
"name": "notify-build-%s-%s" % (path, arch),
|
||||
"image": "plugins/matrix",
|
||||
"settings": {
|
||||
"homeserver": {
|
||||
"from_secret": "matrix-homerserver"
|
||||
},
|
||||
"homeserver": "matrix.datenschmutz.space",
|
||||
"roomid": {
|
||||
"from_secret": "matrix-room"
|
||||
},
|
||||
@@ -88,9 +86,7 @@ def stepMergeMaster(arch, path):
|
||||
"name": "notify-publish-%s-%s" % (path, arch),
|
||||
"image": "plugins/matrix",
|
||||
"settings": {
|
||||
"homeserver": {
|
||||
"from_secret": "matrix-homerserver"
|
||||
},
|
||||
"homeserver": "matrix.datenschmutz.space",
|
||||
"roomid": {
|
||||
"from_secret": "matrix-room"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user