Author: Robert Kaussow <mail@geeklabor.de>
Date:   Sun Sep 19 20:42:12 2021 +0200

    fix drone yaml format and switch to drone-matrix plugin (#6)

    * fix drone yaml format and switch to drone-matrix plugin

    * fix matrix notification template
This commit is contained in:
Robert Kaussow 2021-09-19 18:50:15 +00:00
parent 336d9fc53c
commit 402d3d8f08
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ docker run --rm \
-e PLUGIN_PASSWORD=p455w0rd \
-v $(pwd):$(pwd) \
-w $(pwd) \
plugins/matrix
thegeeklab/drone-matrix
```
### Parameters