mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
Update dev.yml with fail-fast strategy
This commit is contained in:
parent
e6b9b7a602
commit
6b55eafc9d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/dev.yml
vendored
1
.github/workflows/dev.yml
vendored
|
|
@ -13,6 +13,7 @@ jobs:
|
|||
contents: read
|
||||
packages: write
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
image: [bunkerweb, scheduler, autoconf, ui]
|
||||
include:
|
||||
|
|
|
|||
Loading…
Reference in a new issue