Let's test matrix builds using platforms

main
Jef Roosens 2022-01-15 15:28:58 +01:00
parent f064cd6549
commit e1ca4085ff
Signed by untrusted user: Jef Roosens
GPG Key ID: 955C0660072F691F
2 changed files with 6 additions and 1 deletions

View File

@ -1,7 +1,12 @@
matrix:
PLATFORM:
- linux/amd64
- linux/arm64
# These checks already get performed on the feature branches
branches:
exclude: [ main, dev ]
platform: linux/amd64
platform: $PLATFORM
pipeline:
vieter: