Commenting out notifier for now!

Esse commit está contido em:
Jesper Hess 2019-03-12 22:14:05 +01:00
commit fb9442893d
Assinado por usuário não confiável: graffen
ID da chave GPG: 351A89E40D763F0F
1 arquivos alterados com 12 adições e 11 exclusões

Ver arquivo

@ -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
#