disable matrix notification
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
870429937b
commit
3d97346ae6
1 changed files with 9 additions and 9 deletions
18
.drone.yml
18
.drone.yml
|
@ -24,15 +24,15 @@ steps:
|
|||
environment:
|
||||
STACK_NAME: lit_docs
|
||||
DOMAIN: docs.local-it.org
|
||||
- name: notify
|
||||
image: plugins/matrix
|
||||
settings:
|
||||
homeserver: https://matrix.org
|
||||
roomid: DGQqJcgXkRwZcipMVI:matrix.local-it.org
|
||||
username: lit-notify
|
||||
password:
|
||||
from_secret: matrix_password
|
||||
|
||||
# - name: notify
|
||||
# image: plugins/matrix
|
||||
# settings:
|
||||
# homeserver: https://matrix.org
|
||||
# roomid: DGQqJcgXkRwZcipMVI:matrix.local-it.org
|
||||
# username: lit-notify
|
||||
# password:
|
||||
# from_secret: matrix_password
|
||||
#
|
||||
|
||||
trigger:
|
||||
branch:
|
||||
|
|
Loading…
Reference in a new issue