File tree 1 file changed +5
-0
lines changed
1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 20
20
name : elasticsearch-hadoop / tests
21
21
spec :
22
22
repository : elastic/elasticsearch-hadoop
23
+ clone_method : https
23
24
pipeline_file : .buildkite/pipeline.py
24
25
default_branch : main
25
26
branch_configuration : ' main 8.* 7.17'
58
59
name : elasticsearch-hadoop / on-merge
59
60
spec :
60
61
repository : elastic/elasticsearch-hadoop
62
+ clone_method : https
61
63
pipeline_file : .buildkite/pipeline.py
62
64
env :
63
65
ENABLE_DRA_WORKFLOW : ' true'
95
97
name : elasticsearch-hadoop / dra-workflow
96
98
spec :
97
99
repository : elastic/elasticsearch-hadoop
100
+ clone_method : https
98
101
pipeline_file : .buildkite/dra-workflow.yml
99
102
env :
100
103
ENABLE_DRA_WORKFLOW : ' true'
@@ -134,6 +137,7 @@ spec:
134
137
name : elasticsearch-hadoop / dra-workflow-trigger
135
138
spec :
136
139
repository : elastic/elasticsearch-hadoop
140
+ clone_method : https
137
141
pipeline_file : .buildkite/dra-workflow.trigger.sh
138
142
default_branch : main
139
143
branch_configuration : main
@@ -174,6 +178,7 @@ spec:
174
178
name : elasticsearch-hadoop / tests-trigger
175
179
spec :
176
180
repository : elastic/elasticsearch-hadoop
181
+ clone_method : https
177
182
pipeline_file : .buildkite/tests.trigger.sh
178
183
default_branch : main
179
184
branch_configuration : main
You can’t perform that action at this time.
0 commit comments