Skip to content
Snippets Groups Projects
Verified Commit 9fbca2d0 authored by Martin Weise's avatar Martin Weise
Browse files

Need --load

parent 844b9385
No related branches found
No related tags found
No related merge requests found
......@@ -523,7 +523,7 @@ release-images:
stage: release
image: docker:${DOCKER_VERSION}-dind
variables:
BUILD_ARGS: --network=host
BUILD_ARGS: --network=host --load
BAKE_ARGS: --allow=network.host --builder multiarch --load
dependencies:
- clean-images
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment