Run CI checks through Docker target
All checks were successful
test-build-publish / docker (push) Successful in 2m20s
All checks were successful
test-build-publish / docker (push) Successful in 2m20s
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user