ci: enable Kaniko layer caching #652

Merged
jason.woltje merged 1 commits from fix/kaniko-cache into main 2026-03-02 00:08:16 +00:00
Owner

Adds --cache=true and --cache-repo to all 3 Kaniko docker build steps. Each app gets its own cache repo in the Gitea registry. Eliminates rebuilding unchanged layers on every CI run.

Adds --cache=true and --cache-repo to all 3 Kaniko docker build steps. Each app gets its own cache repo in the Gitea registry. Eliminates rebuilding unchanged layers on every CI run.
jason.woltje added 1 commit 2026-03-02 00:08:01 +00:00
ci: enable Kaniko layer caching for docker builds
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
e0bc522ecf
jason.woltje merged commit ae0bebe2e0 into main 2026-03-02 00:08:16 +00:00
Sign in to join this conversation.