Skip to content

Commit 11e1916

Browse files
committed
Merge branch '2.5.x'
Closes gh-28733
2 parents 29725ec + 5ccd70c commit 11e1916

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,7 @@ jobs:
682682
<<: *sdkman-task-params
683683
RELEASE_TYPE: RELEASE
684684
BRANCH: ((branch))
685-
LATEST_GA: false
685+
LATEST_GA: true
686686
- name: update-homebrew-tap
687687
serial: true
688688
plan:
@@ -698,7 +698,7 @@ jobs:
698698
image: ci-image
699699
file: git-repo/ci/tasks/update-homebrew-tap.yml
700700
params:
701-
LATEST_GA: false
701+
LATEST_GA: true
702702
- put: homebrew-tap-repo
703703
params:
704704
repository: updated-homebrew-tap-repo

0 commit comments

Comments
 (0)