Update triggers
This commit is contained in:
parent
ca60654fc2
commit
7dac73bc4b
11
.drone.yml
11
.drone.yml
@ -9,6 +9,17 @@ pipeline:
|
|||||||
- ${DRONE_COMMIT_SHA}
|
- ${DRONE_COMMIT_SHA}
|
||||||
- ${DRONE_COMMIT_BRANCH}
|
- ${DRONE_COMMIT_BRANCH}
|
||||||
- latest
|
- latest
|
||||||
|
trigger:
|
||||||
|
image: plugins/downstream
|
||||||
|
server: https://ci.vanwa.ch
|
||||||
|
fork: true
|
||||||
|
repositories:
|
||||||
|
- docker/phplist
|
||||||
|
- docker/cops
|
||||||
|
- docker/nextcloud-ldap
|
||||||
|
- docker/roundcube
|
||||||
|
- docker/tt-rss
|
||||||
|
secrets: [ downstream_token ]
|
||||||
notify:
|
notify:
|
||||||
image: plugins/matrix
|
image: plugins/matrix
|
||||||
secrets: [ matrix_username, matrix_password, matrix_homeserver, matrix_roomid ]
|
secrets: [ matrix_username, matrix_password, matrix_homeserver, matrix_roomid ]
|
||||||
|
Loading…
Reference in New Issue
Block a user