updated variables

This commit is contained in:
Gareth Dunstone
2020-07-06 14:59:05 +10:00
parent 9bb6dbc493
commit 8ab3d7662a

View File

@ -1,7 +1,8 @@
variables: variables:
CI_BUILD_ARCHS: "linux/amd64,linux/arm64" CI_BUILDX_ARCHS: "linux/amd64"
CI_BUILD_IMAGE: "registry.gitlab.com/gdunstone/docker-buildx-qemu" CI_BUILD_IMAGE: "registry.gitlab.com/gdunstone/docker-buildx-qemu"
.build: .build:
image: $CI_BUILD_IMAGE image: $CI_BUILD_IMAGE
stage: build stage: build