mirror of
https://github.com/gotson/komga.git
synced 2025-01-09 04:08:00 +08:00
deps(ci): bump conveyor to 13.0
This commit is contained in:
parent
cccbc39c9d
commit
7dd05a5037
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -47,7 +47,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Conveyor - compute JDK module list
|
- name: Conveyor - compute JDK module list
|
||||||
if: github.event_name == 'push'
|
if: github.event_name == 'push'
|
||||||
uses: hydraulic-software/conveyor/actions/build@v12.1
|
uses: hydraulic-software/conveyor/actions/build@v13.0
|
||||||
with:
|
with:
|
||||||
command: -f conveyor.detect.conf -Kapp.machines=mac.aarch64 make processed-jars
|
command: -f conveyor.detect.conf -Kapp.machines=mac.aarch64 make processed-jars
|
||||||
signing_key: ${{ secrets.CONVEYOR_SIGNING_KEY }}
|
signing_key: ${{ secrets.CONVEYOR_SIGNING_KEY }}
|
||||||
|
Loading…
Reference in New Issue
Block a user