Skip to content

multi-arch build of registry.gitlab.com/gitlab-org/release-cli:latest image

Summary

Add multi-arch build of registry.gitlab.com/gitlab-org/release-cli:latest Docker image

Steps to reproduce

On an arm64 device:

docker run --rm registry.gitlab.com/gitlab-org/release-cli:latest
exec /bin/sh: exec format error

What is the expected correct behavior?

Docker image that supports multiple platforms, including arm64, rather than arm64 runners needing a custom image.

~"devops::release" ~"group::release" GitLab Release CLI Category:Release Orchestration