File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "jobs" : [
3
+ {
4
+ "enabled" : true ,
5
+ "pipeline_slug" : " elasticsearch-py" ,
6
+ "allow_org_users" : true
7
+ }
8
+ ]
9
+ }
Original file line number Diff line number Diff line change 8
8
type : library
9
9
owner : group:clients-team
10
10
lifecycle : production
11
+ dependsOn :
12
+ - " resource:elasticsearch-py"
11
13
12
14
---
13
15
# yaml-language-server: $schema=https://gist.githubusercontent.com/elasticmachine/988b80dae436cafea07d9a4a460a011d/raw/e57ee3bed7a6f73077a3f55a38e76e40ec87a7cf/rre.schema.json
33
35
access_level : MANAGE_BUILD_AND_READ
34
36
everyone :
35
37
access_level : READ_ONLY
36
- provider_settings :
37
- build_pull_requests : false
38
- build_branches : false
39
38
cancel_intermediate_builds : true
40
39
cancel_intermediate_builds_branch_filter : ' !main'
41
40
schedules :
You can’t perform that action at this time.
0 commit comments