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 12e7f1c commit 153a758Copy full SHA for 153a758
.buildkite/pipelines/lucene-snapshot/build-snapshot.yml
@@ -4,7 +4,7 @@ steps:
4
key: lucene-build
5
if: (build.env("LUCENE_BUILD_ID") == null || build.env("LUCENE_BUILD_ID") == "")
6
build:
7
- branch: branch_10_1
+ branch: branch_10x
8
- wait
9
- label: Upload and update lucene snapshot
10
command: .buildkite/scripts/lucene-snapshot/upload-snapshot.sh
0 commit comments