ci: use podman gitlab-runner for multiarch builds
All threads resolved!
All threads resolved!
The build runs in two stages:
- Cross compilation for target architecture on native arch image
- Installation into target architecture image
It require actually a third stage to workaround an issue in podman/buildah: https://github.com/containers/buildah/issues/4742
Configuring a gitlab-runner with podman:
- Follow this documentation: https://docs.gitlab.com/runner/executors/docker.html#use-podman-to-run-docker-commands
- Install the
crun
andqemu-user-static
packages
Merge request reports
Activity
Filter activity
requested review from @moul
mentioned in merge request !150 (closed)
added RN-silent label
added C-cicd label
- Resolved by Moul
- Resolved by Moul
- Resolved by Moul
- Resolved by Moul
- Resolved by Moul
Great job! Looks good to me. I don’t get every details deep down, but that’s fine.
Things I didn’t knew before:
added 2 commits
added 14 commits
-
8423ea0b...7a128091 - 13 commits from branch
master
- 41b8c8f4 - ci: use podman gitlab-runner for multiarch builds
-
8423ea0b...7a128091 - 13 commits from branch
added 3 commits
-
41b8c8f4...10170f2a - 2 commits from branch
master
- 81e7dbf8 - ci: use podman gitlab-runner for multiarch builds
-
41b8c8f4...10170f2a - 2 commits from branch
added 2 commits
added 13 commits
-
086da48e...dabb2c09 - 11 commits from branch
master
- 1e21ea2e - ci: use podman gitlab-runner for multiarch builds
- 95ebdfc4 - ci: revert commit 54f04b41
-
086da48e...dabb2c09 - 11 commits from branch
Please register or sign in to reply