This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
cryptoaarhus.dk
/
website
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Testing drone->matrix notifications
master
Jesper Hess
1 year ago
parent
07843bebfc
commit
21ccf21645
Signed by untrusted user:
graffen
<jesper@graffen.dk>
GPG Key ID:
351A89E40D763F0F
1 changed files
with
11 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+11
-0
.drone.yml
+ 11
- 0
.drone.yml
View File
@@ -21,3 +21,14 @@ pipeline:
when:
branch:
- master
notify:
image: plugins/matrix
settings:
homeserver: https://matrix.data.coop
roomid: !plKSghHbepWeUEtbHE:data.coop
username:
from_secret: matrix_username
password:
from_secret: matrix_password
Write
Preview
Loading…
Cancel
Save