KASM-3718 ensure matrix breaks out properly, bad syntax

This commit is contained in:
ryan.kuba 2023-06-26 20:58:47 -04:00
parent 2b4a064d43
commit f2e726a82f
No known key found for this signature in database

View File

@ -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