Add verbose logging to deploy step for debugging
Build and Push Docker Image / build (push) Successful in 7s

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-11 21:00:33 -04:00
parent fb38fb6eb5
commit 85ff952562
+3 -1
View File
@@ -25,5 +25,7 @@ jobs:
- name: Deploy
run: |
curl -sf -H "Authorization: Bearer ${{ secrets.WATCHTOWER_TOKEN }}" \
echo "Attempting to reach watchtower endpoint..."
curl -v -w "\nHTTP_CODE:%{http_code}\n" \
-H "Authorization: Bearer ${{ secrets.WATCHTOWER_TOKEN }}" \
https://www.timothykim.net/watchtower/v1/update