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.
2 parents 29725ec + 5ccd70c commit 11e1916Copy full SHA for 11e1916
ci/pipeline.yml
@@ -682,7 +682,7 @@ jobs:
682
<<: *sdkman-task-params
683
RELEASE_TYPE: RELEASE
684
BRANCH: ((branch))
685
- LATEST_GA: false
+ LATEST_GA: true
686
- name: update-homebrew-tap
687
serial: true
688
plan:
@@ -698,7 +698,7 @@ jobs:
698
image: ci-image
699
file: git-repo/ci/tasks/update-homebrew-tap.yml
700
params:
701
702
- put: homebrew-tap-repo
703
704
repository: updated-homebrew-tap-repo
0 commit comments