This commit is contained in:
parent
dbc39e1b22
commit
380e2ee813
1 changed files with 3 additions and 2 deletions
|
|
@ -64,13 +64,14 @@ steps:
|
|||
# - pull_request
|
||||
|
||||
- name: matrix-pr
|
||||
image: plugins/matrix
|
||||
# image: plugins/matrix
|
||||
image: spotlightkid/drone-matrixchat-notify
|
||||
settings:
|
||||
homeserver: 'https://matrix.skunklab.ch'
|
||||
roomid: '!riCgKYKseXqVODyuUG:skunklab.ch'
|
||||
userid: '@rulrich:skunklab.ch'
|
||||
accesstoken:
|
||||
from_secret: drone_matrix_accesstoken
|
||||
from_secret: matrix_accesstoken
|
||||
template: |
|
||||
`${DRONE_REPO}` build #${DRONE_BUILD_NUMBER} status: **${DRONE_BUILD_STATUS}**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue