test 3 :(((
Build, push image, and notify Watchtower / build-image (push) Successful in 46s
Build, push image, and notify Watchtower / notify (push) Failing after 2m22s

This commit is contained in:
2026-07-16 18:33:04 +02:00
parent 8f54f92ab8
commit 7474a27311
+2 -1
View File
@@ -37,4 +37,5 @@ jobs:
steps:
- name: Notify Watchtower
run: "curl -H \"Authorization: Bearer ${{ secrets.WATCHTOWER_TOKEN }}\" https://watchtower.smartwave.matthiasg.dev/v1/metrics && curl -i -X POST -H \"Authorization: Bearer ${{ secrets.WATCHTOWER_TOKEN }}\" https://watchtower.smartwave.matthiasg.dev/v1/update"
# run: "curl -H \"Authorization: Bearer ${{ secrets.WATCHTOWER_TOKEN }}\" https://watchtower.smartwave.matthiasg.dev/v1/metrics && curl -i -X POST -H \"Authorization: Bearer ${{ secrets.WATCHTOWER_TOKEN }}\" https://watchtower.smartwave.matthiasg.dev/v1/update"
run: "curl -i -X POST -H \"Authorization: Bearer mySecretSmartwave\" https://watchtower.smartwave.matthiasg.dev/v1/update"