mirror of
https://github.com/jlengrand/jreleaser.git
synced 2026-03-10 08:31:24 +00:00
[chore] Configure cross-platform Java Runtime with Linux Alpine. Resolves #126
This commit is contained in:
@@ -89,6 +89,8 @@ assemble:
|
||||
platform: osx
|
||||
- path: 'apps/jreleaser/build/jdks/zulu11.48.21-ca-jdk11.0.11-linux_x64'
|
||||
platform: linux
|
||||
- path: 'apps/jreleaser/build/jdks/zulu11.48.21-ca-jdk11.0.11-linux_musl_x64'
|
||||
platform: linux_musl
|
||||
- path: 'apps/jreleaser/build/jdks/zulu11.48.21-ca-jdk11.0.11-win_x64'
|
||||
platform: windows
|
||||
mainJar:
|
||||
|
||||
Reference in New Issue
Block a user