mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2024-11-25 00:43:11 +01:00
KASM-3718 ensure matrix breaks out properly, bad syntax
This commit is contained in:
parent
2b4a064d43
commit
f2e726a82f
@ -66,7 +66,7 @@ build_multi_containers:
|
||||
parallel:
|
||||
matrix:
|
||||
- TAG: [ aws-autoscale, aws-autoscale-arm64 ]
|
||||
- BUILD_META: *MULTI_ARCH_BUILDS
|
||||
BUILD_META: *MULTI_ARCH_BUILDS
|
||||
|
||||
build_single_containers:
|
||||
stage: build
|
||||
@ -105,7 +105,7 @@ test_multi:
|
||||
parallel:
|
||||
matrix:
|
||||
- ARCH: [ "x86_64", "aarch64" ]
|
||||
- BUILD_META: *MULTI_ARCH_BUILDS
|
||||
BUILD_META: *MULTI_ARCH_BUILDS
|
||||
|
||||
test_single:
|
||||
stage: test
|
||||
|
Loading…
Reference in New Issue
Block a user