3
1
Fork 1

Commenting out notifier for now!

Dieser Commit ist enthalten in:
Jesper Hess 2019-03-12 22:14:05 +01:00
Ursprung 5b89509f92
Commit fb9442893d
Signiert von nicht vertrauenswürdigen Benutzern: graffen
GPG-Schlüssel-ID: 351A89E40D763F0F
1 geänderte Dateien mit 12 neuen und 11 gelöschten Zeilen

Datei anzeigen

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