ci: add gitea workflow for image publish and digest pin
Some checks failed
Publish nx-webmail Image (Gitea) / publish (push) Has been cancelled
Some checks failed
Publish nx-webmail Image (Gitea) / publish (push) Has been cancelled
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
Umbrel installation is most reliable when your app uses a prebuilt image from a registry.
|
||||
|
||||
1. Recommended: use the GitHub Action `.github/workflows/publish-nx-webmail-image.yml`.
|
||||
- For Gitea use `.gitea/workflows/publish-nx-webmail-image.yml`.
|
||||
- Required Gitea secrets: `GHCR_USERNAME`, `GHCR_TOKEN`, `GITEA_USERNAME`, `GITEA_TOKEN`.
|
||||
2. The workflow reads `version` from `nx-webmail/umbrel-app.yml` and publishes:
|
||||
- `ghcr.io/weektab/nx-webmail:<version>`
|
||||
- `ghcr.io/weektab/nx-webmail:latest`
|
||||
|
||||
Reference in New Issue
Block a user