Skip to content

Commit

Permalink
Update pipeline-descriptor.yml (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
pivotal-david-osullivan authored Oct 18, 2023
1 parent e93190d commit e3c9579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/pipeline-descriptor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies:
version_pattern: "11\\.[\\d]+\\.[\\d]+"
uses: docker://ghcr.io/paketo-buildpacks/actions/alibaba-dragonwell-dependency:main
with:
glob: Alibaba_Dragonwell_.*[\d\.]+_x64_linux.tar.gz$
glob: Alibaba_Dragonwell_Extended.*[\d\.]+_x64_linux.tar.gz$
repository: dragonwell11
token: ${{ secrets.PAKETO_BOT_GITHUB_TOKEN }}
- name: JDK 17
Expand Down

0 comments on commit e3c9579

Please sign in to comment.