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 1de09f4 commit 7ea5881Copy full SHA for 7ea5881
ci/pipeline.yml
@@ -756,7 +756,7 @@ jobs:
756
<<: *sdkman-task-params
757
RELEASE_TYPE: RELEASE
758
BRANCH: ((branch))
759
- LATEST_GA: true
+ LATEST_GA: false
760
- name: update-homebrew-tap
761
serial: true
762
plan:
@@ -772,7 +772,7 @@ jobs:
772
image: ci-image
773
file: git-repo/ci/tasks/update-homebrew-tap.yml
774
params:
775
776
- put: homebrew-tap-repo
777
778
repository: updated-homebrew-tap-repo
0 commit comments