Skip to content
Snippets Groups Projects
Verified Commit 20a4a450 authored by Alexander Wellbrock's avatar Alexander Wellbrock
Browse files

ci: cross-build the arm64 image on amd64

parent b73a0994
Branches gh-pages
No related tags found
No related merge requests found
...@@ -24,5 +24,9 @@ container-test: ...@@ -24,5 +24,9 @@ container-test:
script: script:
- podman build --pull $CI_REGISTRY_BUILD_ARGS -t "build-image:test" . - podman build --pull $CI_REGISTRY_BUILD_ARGS -t "build-image:test" .
container-build-arm64:
tags:
- amd64
container-tagging: container-tagging:
stage: tag stage: tag
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment