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

Need --load

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