1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-02-24 01:38:15 +00:00

CI: disable fail-fast

This commit is contained in:
Nicolas Duchon 2021-09-01 09:16:14 +02:00 committed by GitHub
parent 52d208daf3
commit 86c194e181
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,6 @@ jobs:
runs-on: ubuntu-latest
strategy:
fail-fast: true
matrix:
base_docker_image: [alpine, debian]