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