Add webhook endpoint with automatic container restart on push

This commit is contained in:
Gitea Deploy
2025-11-09 11:47:40 +00:00
parent bc9256cc2a
commit 38efe4f3ee
3 changed files with 100 additions and 7 deletions

View File

@@ -11,3 +11,4 @@ requests>=2.31.0
celery>=5.3.0
beautifulsoup4>=4.12.0
psutil>=5.9.0
docker>=7.0.0