mirror of
https://github.com/thegeeklab/woodpecker-plugins.git
synced 2024-11-14 18:50:40 +00:00
ci: fix notification secrets
This commit is contained in:
parent
7387abb60b
commit
fcbb83a01f
@ -13,12 +13,12 @@ steps:
|
|||||||
settings:
|
settings:
|
||||||
homeserver:
|
homeserver:
|
||||||
from_secret: matrix_homeserver
|
from_secret: matrix_homeserver
|
||||||
password:
|
room_id:
|
||||||
from_secret: matrix_password
|
from_secret: matrix_room_id
|
||||||
roomid:
|
user_id:
|
||||||
from_secret: matrix_roomid
|
from_secret: matrix_user_id
|
||||||
username:
|
access_token:
|
||||||
from_secret: matrix_username
|
from_secret: matrix_access_token
|
||||||
when:
|
when:
|
||||||
- status: [failure]
|
- status: [failure]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user