mirror of
https://github.com/Neur0toxine/docker-node-alpine-git-gyp.git
synced 2025-04-03 21:23:37 +03:00
ci: do not fail all builds if one fails
This commit is contained in:
parent
d17cbcc011
commit
94e926db3a
1 changed files with 1 additions and 1 deletions
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…
Add table
Reference in a new issue