Skip to content

Commit

Permalink
Merge pull request #23094 from gsmet/chocolatey
Browse files Browse the repository at this point in the history
First experiments with publication of the CLI to Chocolatey
  • Loading branch information
gsmet authored Jan 21, 2022
2 parents c8a5b8d + e8614bd commit 2a743ff
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions devtools/cli/distribution/jreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,11 @@ packagers:
connectTimeout: 20
readTimeout: 60
candidate: quarkus
chocolatey:
active: ALWAYS
continueOnError: true
remoteBuild: true
iconUrl: https://quarkus.io/assets/images/chocolatey-app-icon.png

announce:
sdkman:
Expand Down

0 comments on commit 2a743ff

Please sign in to comment.