mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-20 09:56:03 -05:00
add fail-fast: false
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
This commit is contained in:
1
.github/workflows/mydocker.yml
vendored
1
.github/workflows/mydocker.yml
vendored
@@ -71,6 +71,7 @@ jobs:
|
|||||||
contents: read
|
contents: read
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
variant:
|
variant:
|
||||||
- name: complete
|
- name: complete
|
||||||
|
|||||||
Reference in New Issue
Block a user