Update LATEST_GA settings in preparation for 2.6.0
Closes gh-28729
This commit is contained in:
@@ -668,7 +668,7 @@ jobs:
|
||||
<<: *sdkman-task-params
|
||||
RELEASE_TYPE: RELEASE
|
||||
BRANCH: ((branch))
|
||||
LATEST_GA: true
|
||||
LATEST_GA: false
|
||||
- name: update-homebrew-tap
|
||||
serial: true
|
||||
plan:
|
||||
@@ -684,7 +684,7 @@ jobs:
|
||||
image: ci-image
|
||||
file: git-repo/ci/tasks/update-homebrew-tap.yml
|
||||
params:
|
||||
LATEST_GA: true
|
||||
LATEST_GA: false
|
||||
- put: homebrew-tap-repo
|
||||
params:
|
||||
repository: updated-homebrew-tap-repo
|
||||
|
||||
Reference in New Issue
Block a user