Merge pull request #399 from tobiasge/prevent-edge-from-failing

Prevent "alpine:edge" from failling the workflow
This commit is contained in:
Tobias Genannt 2021-01-20 13:14:09 +01:00 committed by GitHub
commit ed141c8a4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ on:
jobs:
build:
continue-on-error: ${{ matrix.docker_from == 'alpine:edge' }}
strategy:
matrix:
build_cmd: