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 f570377 commit f0ed2a8Copy full SHA for f0ed2a8
ci/pipeline.yml
@@ -633,7 +633,7 @@ jobs:
633
<<: *sdkman-task-params
634
RELEASE_TYPE: RELEASE
635
BRANCH: ((branch))
636
- LATEST_GA: true
+ LATEST_GA: false
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