matrix-service-synapse/trigger-watchtower.sh
Michael Balsillie 7f6f9e8e67
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Add matrix notify step
2022-08-22 02:36:50 +12:00

2 lines
112 B
Bash

#!/bin/sh
curl -H "Authorization: Bearer ${WATCHTOWER_HTTP_API_TOKEN}" -i "https://${WATCHTOWER_HOST}/v1/update"