chore: migrate build context label to Gitea; bump version to 0.5.5

This commit is contained in:
Troll (Hermes Agent) 2026-08-07 16:25:20 +00:00
parent 214b9f803d
commit 410a9cf021
3 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
# Theme Song Booth
**Version:** `v0.5.4`
**Version:** `v0.5.5`
A Flask web application for running a convention booth where visitors request a custom AI-generated theme song. Operators manage the queue from an admin dashboard, generate Suno prompts, upload MP3 previews, collect payment, and deliver final songs by email.
@ -180,7 +180,7 @@ python init_db.py
### Updating the deployment
After each push to GitLab:
After each push to Gitea:
```text
Portainer → Stacks → theme-song-booth → Pull and redeploy