forked from data.coop/membersystem
Clean .drone.yml (aka trigger build).
This commit is contained in:
parent
3e8c773826
commit
17cd950a4e
10
.drone.yml
10
.drone.yml
|
@ -25,13 +25,3 @@ steps:
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
- main
|
- main
|
||||||
|
|
||||||
# - name: notify
|
|
||||||
# image: plugins/matrix
|
|
||||||
# settings:
|
|
||||||
# homeserver: https://data.coop
|
|
||||||
# roomid: plKSghHbepWeUEtbHE:data.coop
|
|
||||||
# username:
|
|
||||||
# from_secret: matrix_username
|
|
||||||
# password:
|
|
||||||
# from_secret: matrix_password
|
|
||||||
|
|
Loading…
Reference in a new issue