add matrix notify
This commit is contained in:
parent
2e07bfb777
commit
c253a9926e
@ -8,3 +8,12 @@ steps:
|
|||||||
- GRADLE_USER_HOME=~/.gradle
|
- GRADLE_USER_HOME=~/.gradle
|
||||||
commands:
|
commands:
|
||||||
- ./gradlew test
|
- ./gradlew test
|
||||||
|
- name: notify
|
||||||
|
image: plugins/matrix
|
||||||
|
settings:
|
||||||
|
homeserver: https://chat.privacytools.io
|
||||||
|
roomid: AgrJcbhHZhTJVmhPSi:privacytools.io
|
||||||
|
username:
|
||||||
|
from_secret: matrix_username
|
||||||
|
password:
|
||||||
|
from_secret: matrix_password
|
||||||
|
Loading…
Reference in New Issue
Block a user