mirror of
https://github.com/Neur0toxine/docker-node-alpine-git-gyp.git
synced 2024-11-24 13:26:03 +03:00
ci: do not fail all builds if one fails
This commit is contained in:
parent
d17cbcc011
commit
94e926db3a
2
.github/workflows/buildx.yml
vendored
2
.github/workflows/buildx.yml
vendored
@ -9,8 +9,8 @@ on:
|
||||
jobs:
|
||||
buildx:
|
||||
runs-on: ubuntu-latest
|
||||
fail-fast: false
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
docker-file:
|
||||
- path: 10
|
||||
|
Loading…
Reference in New Issue
Block a user