mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2024-11-22 15:33:08 +01: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:
|
||||
stage: build
|
||||
image: ${ORG_NAME}/docker-buildx-private:develop
|
||||
image: ${ORG_NAME}/docker-buildx-private:develop
|
||||
variables:
|
||||
BUILD_PLATFORMS: "linux/amd64,linux/arm64"
|
||||
script:
|
||||
# get qemu ready
|
||||
- docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
|
||||
|
Loading…
Reference in New Issue
Block a user