Run CI checks through Docker target
All checks were successful
test-build-publish / docker (push) Successful in 2m20s

This commit is contained in:
Space-Banane
2026-05-14 18:45:41 +02:00
parent 76e6ced205
commit cb0d381eb0
3 changed files with 11 additions and 16 deletions

View File

@@ -44,7 +44,7 @@ The workflow also accepts `REGISTRY_TOKEN` as a fallback for `REGISTRY_PASSWORD`
For organization packages such as `space/evil-wordle`, the username is still the actual Gitea user account for the token, not the organization name. That user needs permission to publish packages under `space`.
The workflow uses `catthehacker/ubuntu:act-latest`, Docker Buildx, and links the published package back to the `space/evil-wordle` repository through the Gitea API.
The workflow uses `catthehacker/ubuntu:act-latest`, validates the app through the Dockerfile `ci` target, publishes with Docker Buildx, and links the package back to the `space/evil-wordle` repository through the Gitea API.
On pushes to `main`, CI publishes: