Re-enable notifications
This commit is contained in:
parent
a84d70cd4a
commit
db87451da3
1 changed files with 14 additions and 14 deletions
|
@ -24,17 +24,17 @@ pipeline:
|
||||||
- rsync -aXHP --size-only --checksum /checkout/public/ /site/ --exclude .gitadd --exclude .gitignore
|
- rsync -aXHP --size-only --checksum /checkout/public/ /site/ --exclude .gitadd --exclude .gitignore
|
||||||
volumes:
|
volumes:
|
||||||
- /srv/www/htdocs/dennogumi.org:/site
|
- /srv/www/htdocs/dennogumi.org:/site
|
||||||
#notify:
|
notify:
|
||||||
#image: plugins/matrix
|
image: plugins/matrix
|
||||||
#settings:
|
settings:
|
||||||
#homeserver: https://conference.heavensinferno.net
|
homeserver: https://conference.heavensinferno.net
|
||||||
#roomid:
|
roomid:
|
||||||
#from_secret: roomid
|
from_secret: roomid
|
||||||
#accesstoken:
|
accesstoken:
|
||||||
#from_secret: access_token
|
from_secret: access_token
|
||||||
#userid:
|
userid:
|
||||||
#from_secret: user_id
|
from_secret: user_id
|
||||||
#when:
|
when:
|
||||||
#status:
|
status:
|
||||||
#- failure
|
- failure
|
||||||
#- success
|
- success
|
||||||
|
|
Loading…
Add table
Reference in a new issue