mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2025-06-26 15:01:28 +02:00
Merge branch 'feature/KASM-2166_arm_gpu' into 'develop'
[skip CI] Fix develop pipeline Closes KASM-2166 See merge request kasm-technologies/internal/workspaces-core-images!35
This commit is contained in:
commit
f85da577c2
@ -52,7 +52,8 @@ build_cuda_bionic:
|
|||||||
build_nvidia_focal:
|
build_nvidia_focal:
|
||||||
stage: build
|
stage: build
|
||||||
image: ${ORG_NAME}/docker-buildx-private:develop
|
image: ${ORG_NAME}/docker-buildx-private:develop
|
||||||
image: ${ORG_NAME}/docker-buildx-private:develop
|
variables:
|
||||||
|
BUILD_PLATFORMS: "linux/amd64,linux/arm64"
|
||||||
script:
|
script:
|
||||||
# get qemu ready
|
# get qemu ready
|
||||||
- docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
|
- docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user