Try to compile ARM64 by pushing newest qemu user

This commit is contained in:
Kamil Trzciński 2022-05-04 10:16:31 +02:00
parent 47097cdd06
commit 3121cbeb2e
3 changed files with 11 additions and 0 deletions

View file

@ -2,6 +2,7 @@
stage: custom
needs: []
script:
- ./scripts/register-binfmt
- ./scripts/lib/custom-docker-build
rules:
- if: $CI_PIPELINE_SOURCE == "merge_request_event"