mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 01:22:26 -04:00
Add buildkite pipeline for updating serverless commit
This commit is contained in:
parent
8150dfd72c
commit
ca5f9c6249
1 changed files with 8 additions and 0 deletions
8
.buildkite/promote-es-serverless.yml
Normal file
8
.buildkite/promote-es-serverless.yml
Normal file
|
@ -0,0 +1,8 @@
|
|||
steps:
|
||||
- trigger: elasticsearch-serverless
|
||||
label: ":elasticsearch: Run serverless tests"
|
||||
build:
|
||||
message: "Elasticsearch submodule promotion build"
|
||||
env:
|
||||
ELASTICSEARCH_SUBMODULE_COMMIT: "${BUILDKITE_COMMIT}"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue