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
|
- rsync -aXHP /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