.drone.yml aktualisiert
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
rulrich 2024-03-11 20:38:09 +01:00
parent 22052a1891
commit 665a47ec2c

View file

@ -62,3 +62,17 @@ steps:
# when: # when:
# event: # event:
# - pull_request # - pull_request
- name: matrix-pr
image: spotlightkid/drone-matrixchat-notify
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}**
${DRONE_PULL_REQUEST_TITLE}](${DRONE_COMMIT_LINK})