add watchtower deploy step and nginx proxy for update endpoint
Build and Push Docker Image / build (push) Failing after 6s
Build and Push Docker Image / build (push) Failing after 6s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -22,3 +22,8 @@ jobs:
|
||||
context: .
|
||||
push: true
|
||||
tags: git.timothykim.net/timothykim/static:latest
|
||||
|
||||
- name: Deploy
|
||||
run: |
|
||||
curl -sf -H "Authorization: Bearer ${{ secrets.WATCHTOWER_TOKEN }}" \
|
||||
https://www.timothykim.net/watchtower/v1/update
|
||||
|
||||
Reference in New Issue
Block a user