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 <ryan.roberts@arm.com>
Loading
Please register or sign in to comment