ci: do not fail all builds if one fails

This commit is contained in:
Tim Brust 2020-11-04 16:11:01 +01:00
parent d17cbcc011
commit 94e926db3a
No known key found for this signature in database
GPG Key ID: C171AF8F3B0A86B3

View File

@ -9,8 +9,8 @@ on:
jobs: jobs:
buildx: buildx:
runs-on: ubuntu-latest runs-on: ubuntu-latest
fail-fast: false
strategy: strategy:
fail-fast: false
matrix: matrix:
docker-file: docker-file:
- path: 10 - path: 10