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