Skip to content
Snippets Groups Projects
Commit 9d85d622 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

rm cache-from/cache-to

parent 6dfed261
No related tags found
1 merge request!1184Draft: test: docker layer cache issues
Pipeline #121383 passed
......@@ -363,8 +363,6 @@ eic:
while !
docker buildx build --load --push ${BUILD_OPTIONS} ${nocache}
--target ${target}
--cache-from type=registry,ref=${BUILD_IMAGE}${ENV}:${INTERNAL_TAG}-${BUILD_TYPE}${target_suffix}
--cache-to type=registry,ref=${BUILD_IMAGE}${ENV}:${INTERNAL_TAG}-${BUILD_TYPE}${target_suffix},mode=max
--tag ${CI_REGISTRY}/${CI_PROJECT_PATH}/${BUILD_IMAGE}${ENV}:${INTERNAL_TAG}-${BUILD_TYPE}${target_suffix}
${export_tag:+
${IF_BUILD_DEFAULT+
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment