mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Revert "Merge branch 'multiarch-images' into 'master'"
This reverts merge request !577
This commit is contained in:
parent
7fc85c87db
commit
514f304d5f
16 changed files with 66 additions and 53 deletions
|
|
@ -7,8 +7,7 @@ ARG CUSTOM_BASE_IMAGE
|
|||
FROM ${CUSTOM_BASE_IMAGE}
|
||||
|
||||
ARG BUILD_OS
|
||||
# TARGETARCH is automatically populated by buildx --platform argument
|
||||
ARG TARGETARCH
|
||||
ARG BUILD_ARCH
|
||||
|
||||
ADD / /
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue