mirror of
https://github.com/syncthing/syncthing.git
synced 2026-05-24 08:55:19 -04:00
build: let infra containers builds fail individually
Signed-off-by: Jakob Borg <jakob@kastelo.net>
This commit is contained in:
1
.github/workflows/build-infra-dockers.yaml
vendored
1
.github/workflows/build-infra-dockers.yaml
vendored
@@ -22,6 +22,7 @@ jobs:
|
||||
if: github.repository_owner == 'syncthing'
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
pkg:
|
||||
- stcrashreceiver
|
||||
|
||||
Reference in New Issue
Block a user