Commit Graph

2 Commits

Author SHA1 Message Date
moze
0a7fc2c84d ci: fix docker workflow - registry cache, build-push-action@v6, REGISTRY_TOKEN
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
- 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
moze
c5f950c2c0 Initial commit: trueref v0.1.0-SNAPSHOT
Some checks failed
Build and publish Docker image / Build and push (push) Failing after 1m27s
Java 21 / Spring Boot 3.5.3 multi-module Maven project.
Hybrid BM25+HNSW search with RRF, cross-encoder reranker,
ONNX Runtime 1.22.0 (CPU + CUDA 12 GPU variants).
2026-05-06 00:49:16 +02:00