feat(ci): trigger Watchtower update after image push
Build and Push / build (release) Successful in 1m56s

Automatically notify Watchtower to pull and deploy the new image
after a successful registry push.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2025-12-14 13:01:59 +01:00
co-authored by Claude Opus 4.5
parent 822cdc9bf4
commit 523c5c43a0
4 changed files with 14 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "tatlock"
version = "1.2.3"
version = "1.2.4"
description = "OpenAI-compatible API with Ollama backend"
requires-python = ">=3.12"
dependencies = []