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 c0f8bf9 commit 8e3e470Copy full SHA for 8e3e470
.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_10x
+ branch: branch_10_1
8
- wait
9
- label: Upload and update lucene snapshot
10
command: .buildkite/scripts/lucene-snapshot/upload-snapshot.sh
0 commit comments