ci(tests): use conveyor detect config file

This commit is contained in:
Gauthier Roebroeck 2023-11-03 12:39:11 +08:00
parent 39825e4060
commit 0f6b7cc091
2 changed files with 4 additions and 1 deletions

View file

@ -48,7 +48,7 @@ jobs:
- name: Conveyor - compute JDK module list - name: Conveyor - compute JDK module list
uses: hydraulic-software/conveyor/actions/build@v12.0 uses: hydraulic-software/conveyor/actions/build@v12.0
with: with:
command: -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 }}
agree_to_license: 1 agree_to_license: 1

3
conveyor.detect.conf Normal file
View file

@ -0,0 +1,3 @@
include required("conveyor.conf")
app.jvm.modules = detect