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.
2 parents e922650 + 7ea5881 commit 355b428Copy full SHA for 355b428
ci/pipeline.yml
@@ -637,7 +637,7 @@ jobs:
637
<<: *sdkman-task-params
638
RELEASE_TYPE: RELEASE
639
BRANCH: ((branch))
640
- LATEST_GA: false
+ LATEST_GA: true
641
- name: update-homebrew-tap
642
serial: true
643
plan:
@@ -653,7 +653,7 @@ jobs:
653
image: ci-image
654
file: git-repo/ci/tasks/update-homebrew-tap.yml
655
params:
656
657
- put: homebrew-tap-repo
658
659
repository: updated-homebrew-tap-repo
0 commit comments