Compare commits

..

No commits in common. "f11ece120b1afa601ecda419e0e982902970eff0" and "be0d2ae92432e9663d44223699b57c39afa3ddf2" have entirely different histories.

View file

@ -63,16 +63,11 @@ steps:
- pull_request - pull_request
- name: notify - name: notify
image: spotlightkid/drone-matrixchat-notify:latest image: plugins/matrix
settings: settings:
homeserver: https://data.coop homeserver: https://data.coop
roomid: '!plKSghHbepWeUEtbHE:data.coop' roomid: plKSghHbepWeUEtbHE:data.coop
userid: username:
from_secret: matrix_username from_secret: matrix_username
password: password:
from_secret: matrix_password from_secret: matrix_password
markdown: 'yes'
template: |
`${DRONE_REPO}` build #${DRONE_BUILD_NUMBER} status: **${DRONE_BUILD_STATUS}**
${DRONE_PULL_REQUEST_TITLE}](${DRONE_COMMIT_LINK})