Files
cameleer-saas/.gitea
hsiegeln d81ce2b697
All checks were successful
CI / build (push) Successful in 29s
CI / docker (push) Successful in 2m31s
ci: revert artifact approach, use BuildKit cache for Maven deps
Gitea Actions doesn't support upload/download-artifact v4.
Reverted to two-job approach (git clone + docker build).
Added BuildKit cache mount (--mount=type=cache,target=/root/.m2)
to Dockerfile so Maven deps persist across Docker builds on the
same runner. First build downloads, subsequent builds are cached.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 19:27:08 +02:00
..