mirror of
https://github.com/Neur0toxine/docker-node-alpine-git-gyp.git
synced 2025-02-17 20:53:23 +03:00
ci: do not fail all builds if one fails
This commit is contained in:
parent
ebe68513d2
commit
d17cbcc011
1
.github/workflows/buildx.yml
vendored
1
.github/workflows/buildx.yml
vendored
@ -9,6 +9,7 @@ on:
|
||||
jobs:
|
||||
buildx:
|
||||
runs-on: ubuntu-latest
|
||||
fail-fast: false
|
||||
strategy:
|
||||
matrix:
|
||||
docker-file:
|
||||
|
Loading…
x
Reference in New Issue
Block a user