We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3966c0d commit 2621745Copy full SHA for 2621745
.github/workflows/release-maven-image.yml
@@ -32,6 +32,7 @@ jobs:
32
app-path: "/${{ github.event.inputs.app-path }}"
33
releaseVersion: "${{ github.event.inputs.releaseVersion }}"
34
developmentVersion: "${{ github.event.inputs.developmentVersion }}"
35
+ java-version: 17
36
37
build-image:
38
runs-on: ubuntu-latest
0 commit comments