mirror of
https://github.com/thegeeklab/drone-admin.git
synced 2024-11-15 04:00:40 +00:00
fix ci
This commit is contained in:
parent
7b515b4a2b
commit
9b5652627d
@ -317,7 +317,7 @@ local PipelineNotifications = {
|
||||
},
|
||||
{
|
||||
name: 'matrix',
|
||||
image: 'thegeeklab/drone-admin',
|
||||
image: 'thegeeklab/drone-matrix',
|
||||
settings: {
|
||||
homeserver: { from_secret: 'matrix_homeserver' },
|
||||
roomid: { from_secret: 'matrix_roomid' },
|
||||
|
@ -424,7 +424,7 @@ steps:
|
||||
- success
|
||||
|
||||
- name: matrix
|
||||
image: thegeeklab/drone-admin
|
||||
image: thegeeklab/drone-matrix
|
||||
settings:
|
||||
homeserver:
|
||||
from_secret: matrix_homeserver
|
||||
@ -453,6 +453,6 @@ depends_on:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: 4728bfefecfc36514732adbbf2404791d7bba9f78c6dfb0d21c77acac08d6361
|
||||
hmac: 4e6ae925635b2ffe1bc49fafed7bdc497ff65c09f46c07665745ca4edbfb15f2
|
||||
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user