Commenting out notifier for now!

This commit is contained in:
Jesper Hess 2019-03-12 22:14:05 +01:00
부모 5b89509f92
커밋 fb9442893d
Signed by untrusted user: graffen
GPG 키 ID: 351A89E40D763F0F
1개의 변경된 파일12개의 추가작업 그리고 11개의 파일을 삭제

파일 보기

@ -21,14 +21,15 @@ pipeline:
when:
branch:
- master
notify:
image: plugins/matrix
secrets: [matrix_username, matrix_password]
settings:
homeserver: https://data.coop
roomid: plKSghHbepWeUEtbHE:data.coop
username:
from_secret: matrix_username
password:
from_Secret: matrix_password
#
# notify:
# image: plugins/matrix
# secrets: [matrix_username, matrix_password]
# settings:
# homeserver: https://data.coop
# roomid: plKSghHbepWeUEtbHE:data.coop
# username:
# from_secret: matrix_username
# password:
# from_Secret: matrix_password
#