0
0
mirror of https://github.com/thegeeklab/wp-matrix.git synced 2024-06-02 18:39:40 +02:00

ci: switch to wp-matrix plugin

This commit is contained in:
Robert Kaussow 2023-08-16 00:37:10 +02:00
parent 6cf8fcea27
commit 678bd7034e
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0

View File

@ -9,7 +9,7 @@ runs_on: [success, failure]
steps:
matrix:
image: quay.io/thegeeklab/drone-matrix
image: quay.io/thegeeklab/wp-matrix
settings:
homeserver:
from_secret: matrix_homeserver
@ -17,10 +17,6 @@ steps:
from_secret: matrix_password
roomid:
from_secret: matrix_roomid
template: >-
Status: **{{ .Build.Status }}**<br/>
Build: [{{ .Repo.Owner }}/{{ .Repo.Name }}]({{ .Build.Link }}){{ if .Build.Branch }} ({{ .Build.Branch }}){{ end }} by {{ .Commit.Author }}<br/>
Message: {{ .Commit.Message.Title }}
username:
from_secret: matrix_username
when: