Config deployement auto

Signed-off-by: Gato <cedric@goutailler-olivier.fr>
This commit is contained in:
2026-05-31 15:07:17 +02:00
parent 844090528f
commit a47f733e57
+6
View File
@@ -35,3 +35,9 @@ jobs:
tags: |
git.goutailler-olivier.com/${{ steps.repo.outputs.name }}:${{ gitea.ref_name }}
git.goutailler-olivier.com/${{ steps.repo.outputs.name }}:latest
- name: Trigger production deployment
run: |
curl -sf -X POST \
-H "Authorization: Bearer ${{ secrets.WATCHTOWER_TOKEN }}" \
https://watchtower.goutailler-olivier.com/v1/update