Make the action only validates all:kavita
This commit is contained in:
2
.github/workflows/build_push.yml
vendored
2
.github/workflows/build_push.yml
vendored
@@ -63,7 +63,7 @@ jobs:
|
|||||||
- id: generate-matrices
|
- id: generate-matrices
|
||||||
name: Create output matrices
|
name: Create output matrices
|
||||||
run: |
|
run: |
|
||||||
python ./.github/scripts/generate-build-matrices.py ${{ steps.last_successful_ci_commit.outputs.base }} Release
|
echo '{"chunk":[{"number":1,"modules":["src:all:kavita:assembleRelease"]}]}' > $GITHUB_OUTPUT
|
||||||
|
|
||||||
build:
|
build:
|
||||||
name: Build extensions (${{ matrix.chunk.number }})
|
name: Build extensions (${{ matrix.chunk.number }})
|
||||||
|
|||||||
Reference in New Issue
Block a user