Add a sleep to allow synapse to restart
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
parent
7f6f9e8e67
commit
d935df4341
@ -85,6 +85,7 @@ pipeline:
|
||||
- source: MATRIX_ACCESS_TOKEN
|
||||
target: MATRIX_ACCESS_TOKEN
|
||||
commands:
|
||||
- sleep 60
|
||||
- shoutrrr send
|
||||
--url matrix://$${MATRIX_ACCESS_TOKEN}@$${MATRIX_HOST}:$${MATRIX_PORT}/?rooms=$${MATRIX_ROOM}
|
||||
--message "New image build $${ORGANIZATION}/$${REPO} has completed and been deployed."
|
Loading…
Reference in New Issue
Block a user