Update CI pipeline in preparation for 2.7.0

Closes gh-31119
This commit is contained in:
Andy Wilkinson
2022-05-19 12:02:00 +01:00
parent 97613f1385
commit 516d9dbc6b

View File

@@ -755,7 +755,7 @@ jobs:
<<: *sdkman-task-params
RELEASE_TYPE: RELEASE
BRANCH: ((branch))
LATEST_GA: false
LATEST_GA: true
- name: update-homebrew-tap
serial: true
plan:
@@ -771,7 +771,7 @@ jobs:
image: ci-image
file: git-repo/ci/tasks/update-homebrew-tap.yml
params:
LATEST_GA: false
LATEST_GA: true
- put: homebrew-tap-repo
params:
repository: updated-homebrew-tap-repo