matrix-service-synapse/notify-watchtower.sh
Michael Balsillie 98b5aa8ba2
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/push/main Pipeline failed
restructure files
2022-08-22 02:02:00 +12:00

2 lines
114 B
Bash

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