Buggy prototype of repo-add #48

Merged
Jef Roosens merged 25 commits from repo-add into dev 2022-01-20 20:56:00 +01:00
2 changed files with 6 additions and 1 deletions
Showing only changes of commit e1ca4085ff - Show all commits

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: