diff --git a/.drone.yml b/.drone.yml index 7ea652d..de70696 100644 --- a/.drone.yml +++ b/.drone.yml @@ -29,7 +29,15 @@ steps: GLUON_TARGET: ar71xx-generic GLUON_RELEASE: $input_hood-$GLUON_BRANCH-$input_version 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 # image: hoffmannhosting/gluon-builder # commands: @@ -264,4 +272,4 @@ steps: - echo world - cd /srv/fwuploads - ls - - echo hallo > /tmp/bla \ No newline at end of file + - echo hallo > /tmp/bla