Skip to content

Commit

Permalink
Try different base builder
Browse files Browse the repository at this point in the history
  • Loading branch information
OptimumCode committed Mar 18, 2024
1 parent 8107ce0 commit 9419d6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-sanpshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
--buildpack gcr.io/paketo-buildpacks/gradle:7.8.1
--buildpack gcr.io/paketo-buildpacks/dist-zip:5.6.9
--buildpack gcr.io/paketo-buildpacks/environment-variables:4.5.7
--builder paketobuildpacks/builder-jammy-base:latest
--builder paketobuildpacks/builder-jammy-buildpackless-tiny:latest
-e BP_GRADLE_BUILT_ARTIFACT=./build/distributions/service*.zip
-e BP_GRADLE_ADDITIONAL_BUILD_ARGUMENTS=distZip
-e BPE_DEFAULT_BPL_JVM_THREAD_COUNT=20
Expand Down

0 comments on commit 9419d6e

Please sign in to comment.