Files
trueref/.gitea/workflows/docker.yml
moze 0a7fc2c84d
Some checks failed
Build and publish Docker image / Build and push CPU image (push) Failing after 51s
Build and publish Docker image / Build and push GPU image (push) Failing after 1m2s
ci: fix docker workflow - registry cache, build-push-action@v6, REGISTRY_TOKEN
- Replace type=gha cache (disabled on this runner) with type=registry cache
- Upgrade docker/build-push-action v5 → v6 (matches whisper-rtx2080 pattern)
- Switch auth to REGISTRY_USERNAME/REGISTRY_TOKEN repo secrets
- Split into two parallel jobs (build-cpu / build-gpu) for visibility
- Use github.ref conditions (Gitea compat) instead of is_default_branch
2026-05-06 01:20:51 +02:00

3.7 KiB