ci: use docker/metadata-action and build-push-action
All checks were successful
Build and Deploy / Build & Push (push) Successful in 14m31s
All checks were successful
Build and Deploy / Build & Push (push) Successful in 14m31s
Cleaner pipeline using official Docker actions. Supports semver tags alongside latest. Registry driven by vars.REGISTRY variable. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -116,11 +116,10 @@ The pipeline is defined at [`.gitea/workflows/deploy.yml`](.gitea/workflows/depl
|
||||
|
||||
| Type | Name | Value |
|
||||
|------|------|-------|
|
||||
| Variable | `REGISTRY` | Registry hostname — `gitea.thewrightserver.net` |
|
||||
| Secret | `REGISTRY_TOKEN` | A Gitea access token with `package:write` scope |
|
||||
|
||||
Set this under **Repository → Settings → Actions → Secrets**.
|
||||
|
||||
The registry host is derived automatically from `gitea.server_url` — no `REGISTRY_URL` variable needed.
|
||||
Set these under **Repository → Settings → Actions → Variables / Secrets**.
|
||||
|
||||
#### Upstream remote
|
||||
|
||||
|
||||
Reference in New Issue
Block a user