This commit is contained in:
parent
0db56e959a
commit
f6e2734f0b
@ -51,7 +51,7 @@ pipeline:
|
|||||||
target: MATRIX_ACCESS_TOKEN
|
target: MATRIX_ACCESS_TOKEN
|
||||||
commands:
|
commands:
|
||||||
- shoutrrr send
|
- shoutrrr send
|
||||||
--url matrix://$${MATRIX_ACCESS_TOKEN}@$${MATRIX_HOST}:$${MATRIX_PORT}/?rooms=$${MATRIX_ROOM}
|
--url matrix://:$${MATRIX_ACCESS_TOKEN}@$${MATRIX_HOST}:$${MATRIX_PORT}/?rooms=$${MATRIX_ROOM}
|
||||||
--message "New image build of $${CI_REPO}, $${CI_COMMIT_TAG}, has been completed and pushed."
|
--message "New image build of $${CI_REPO}, $${CI_COMMIT_TAG}, has been completed and pushed."
|
||||||
|
|
||||||
# notify-matrix-failure:
|
# notify-matrix-failure:
|
||||||
|
Loading…
Reference in New Issue
Block a user