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 3da3f27 commit 0548f90Copy full SHA for 0548f90
ci/pipeline.yml
@@ -623,7 +623,7 @@ jobs:
623
<<: *sdkman-task-params
624
RELEASE_TYPE: RELEASE
625
BRANCH: ((branch))
626
- LATEST_GA: false
+ LATEST_GA: true
627
- name: update-homebrew-tap
628
serial: true
629
plan:
@@ -639,7 +639,7 @@ jobs:
639
image: ci-image
640
file: git-repo/ci/tasks/update-homebrew-tap.yml
641
params:
642
643
- put: homebrew-tap-repo
644
645
repository: updated-homebrew-tap-repo
0 commit comments