Matrix notification test

This commit is contained in:
Nils Stinnesbeck 2019-08-17 12:06:13 +02:00 committed by GitHub
parent 41f5aaf27e
commit 00d258af34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,15 @@ steps:
GLUON_TARGET: ar71xx-generic GLUON_TARGET: ar71xx-generic
GLUON_RELEASE: $input_hood-$GLUON_BRANCH-$input_version GLUON_RELEASE: $input_hood-$GLUON_BRANCH-$input_version
FORCE_UNSAFE_CONFIGURE: 1 FORCE_UNSAFE_CONFIGURE: 1
- name: notify_start
image: plugins/matrix
settings:
homeserver: https://matrix.nils.zone
roomid: !ljtaqLVGZMLLDSbCpi:nils.zone
username:
from_secret: matrix_username
password:
from_secret: matrix_password
#- name: build-ar71xx-generic #- name: build-ar71xx-generic
# image: hoffmannhosting/gluon-builder # image: hoffmannhosting/gluon-builder
# commands: # commands:
@ -264,4 +272,4 @@ steps:
- echo world - echo world
- cd /srv/fwuploads - cd /srv/fwuploads
- ls - ls
- echo hallo > /tmp/bla - echo hallo > /tmp/bla