ci: align gitea workflows with agent kit
Some checks failed
Release Dry Run / release-dry-run (push) Failing after 5s
Codex Template Compliance / template-compliance (push) Failing after 4s
Build / test-and-image (push) Successful in 51s

This commit is contained in:
2026-05-16 21:22:36 +02:00
parent 42b7fc2024
commit d072390e56
7 changed files with 687 additions and 6 deletions

View File

@@ -197,6 +197,8 @@ docker push git.wilkensxl.de/mrsphay/intelligence-terminal:latest
docker push git.wilkensxl.de/mrsphay/intelligence-terminal:20260516
```
Gitea Actions publishes the same image automatically when the repository secret `REGISTRY_TOKEN` is set with package read/write permissions. The workflow tags images as `latest`, the commit SHA, and a UTC `YYYYMMDD` release tag.
---
## What You Get