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 1514d6f commit f3d48e6Copy full SHA for f3d48e6
ci/pipeline.yml
@@ -589,7 +589,7 @@ jobs:
589
<<: *sdkman-task-params
590
RELEASE_TYPE: RELEASE
591
BRANCH: ((branch))
592
- LATEST_GA: false
+ LATEST_GA: true
593
- name: update-homebrew-tap
594
serial: true
595
plan:
@@ -605,7 +605,7 @@ jobs:
605
image: ci-image
606
file: git-repo/ci/tasks/update-homebrew-tap.yml
607
params:
608
609
- put: homebrew-tap-repo
610
611
repository: updated-homebrew-tap-repo
0 commit comments