This commit is contained in:
parent
f6e2734f0b
commit
8c3e233abc
@ -53,6 +53,8 @@ pipeline:
|
|||||||
- 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."
|
||||||
|
when:
|
||||||
|
status: [ success ]
|
||||||
|
|
||||||
# notify-matrix-failure:
|
# notify-matrix-failure:
|
||||||
# image: code.balsillie.net/containers/woodpecker-util
|
# image: code.balsillie.net/containers/woodpecker-util
|
||||||
|
Loading…
Reference in New Issue
Block a user