Skip to content

Commit

Permalink
Try using zulu java
Browse files Browse the repository at this point in the history
  • Loading branch information
OptimumCode committed Mar 18, 2024
1 parent a0c329f commit 568ce6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-sanpshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- name: Create image
run: >
pack build ghcr.io/${{ github.repository }}:${{ needs.prebuild-job.outputs.version }}
--builder paketo-buildpacks/azul-zulu
--builder paketobuildpacks/builder-jammy-base
-e BP_GRADLE_BUILT_ARTIFACT=./build/distributions/service*.zip
-e BP_GRADLE_ADDITIONAL_BUILD_ARGUMENTS=distZip
Expand Down

0 comments on commit 568ce6e

Please sign in to comment.