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