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 b204672 commit 0af455fCopy full SHA for 0af455f
ci/pipeline.yml
@@ -633,7 +633,7 @@ jobs:
633
<<: *sdkman-task-params
634
RELEASE_TYPE: RELEASE
635
BRANCH: ((branch))
636
- LATEST_GA: false
+ LATEST_GA: true
637
- name: update-homebrew-tap
638
serial: true
639
plan:
@@ -649,7 +649,7 @@ jobs:
649
image: ci-image
650
file: git-repo/ci/tasks/update-homebrew-tap.yml
651
params:
652
653
- put: homebrew-tap-repo
654
655
repository: updated-homebrew-tap-repo
0 commit comments