|
@ -54,9 +54,9 @@ resources: |
|
|
- name: matrix-notification |
|
|
- name: matrix-notification |
|
|
type: matrix-notification-resource |
|
|
type: matrix-notification-resource |
|
|
source: |
|
|
source: |
|
|
matrix_server_url: (( matrix.url )) |
|
|
|
|
|
token: (( matrix.token )) |
|
|
|
|
|
room_id: (( matrix.room_id )) |
|
|
|
|
|
|
|
|
matrix_server_url: ((matrix.url)) |
|
|
|
|
|
token: ((matrix.token)) |
|
|
|
|
|
room_id: ((matrix.room_id)) |
|
|
|
|
|
|
|
|
jobs: |
|
|
jobs: |
|
|
# Development Pipeline |
|
|
# Development Pipeline |
|
|