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 a1a04eb commit 5ccd70cCopy full SHA for 5ccd70c
ci/pipeline.yml
@@ -668,7 +668,7 @@ jobs:
668
<<: *sdkman-task-params
669
RELEASE_TYPE: RELEASE
670
BRANCH: ((branch))
671
- LATEST_GA: true
+ LATEST_GA: false
672
- name: update-homebrew-tap
673
serial: true
674
plan:
@@ -684,7 +684,7 @@ jobs:
684
image: ci-image
685
file: git-repo/ci/tasks/update-homebrew-tap.yml
686
params:
687
688
- put: homebrew-tap-repo
689
690
repository: updated-homebrew-tap-repo
0 commit comments