Skip to content
Snippets Groups Projects
Commit 87d6f9eb authored by Jonas Leder's avatar Jonas Leder
Browse files

add binfmt

parent 70f489cc
No related branches found
No related tags found
No related merge requests found
Pipeline #75484 failed
...@@ -6,6 +6,7 @@ docker-build: ...@@ -6,6 +6,7 @@ docker-build:
before_script: before_script:
- docker context create build - docker context create build
- docker buildx create build --use - docker buildx create build --use
- docker run --rm --privileged docker/binfmt:66f9012c56a8316f9244ffd7622d7c21c1f6f28d
- docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY - docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
script: script:
- | - |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment