Skip to content
Commit 25309440 authored by Ryan Roberts's avatar Ryan Roberts
Browse files

docker: Ensure kaniko caches layers to speedup rebuilds



This causes kaniko to cache layer meta data in the gitlab registry and
check for hits when building images. So if (parts of) the dockerfile is
the same between CI pipelines, the cache can be used to speed everything
up.

Signed-off-by: Ryan Roberts's avatarRyan Roberts <ryan.roberts@arm.com>
parent a90457d7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment