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:
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user