File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ # yaml-language-server: $schema=https://gist.githubusercontent.com/elasticmachine/988b80dae436cafea07d9a4a460a011d/raw/e57ee3bed7a6f73077a3f55a38e76e40ec87a7cf/rre.schema.json
3+ apiVersion : backstage.io/v1alpha1
4+ kind : Resource
5+ metadata :
6+ name : buildkite-pipeline-kibana-custom-nodejs-builds
7+ description : Buildkite Pipeline for kibana-custom-nodejs-builds
8+ links :
9+ - title : Pipeline
10+ url : https://buildkite.com/elastic/kibana-custom-nodejs-builds
11+
12+ spec :
13+ type : buildkite-pipeline
14+ owner : group:kibana-operations
15+ system : buildkite
16+ implementation :
17+ apiVersion : buildkite.elastic.dev/v1
18+ kind : Pipeline
19+ metadata :
20+ name : kibana-custom-nodejs-builds
21+ spec :
22+ repository : elastic/kibana-custom-nodejs-builds
23+ pipeline_file : " .buildkite/pipeline.yml"
24+ teams :
25+ kibana-operations :
26+ access_level : MANAGE_BUILD_AND_READ
27+ everyone :
28+ access_level : READ_ONLY
You can’t perform that action at this time.
0 commit comments