Skip to content

Commit 7913087

Browse files
authored
Switch clone method to https
1 parent f44750f commit 7913087

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

catalog-info.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ spec:
2020
name: elasticsearch-hadoop / tests
2121
spec:
2222
repository: elastic/elasticsearch-hadoop
23+
clone_method: https
2324
pipeline_file: .buildkite/pipeline.py
2425
default_branch: main
2526
branch_configuration: 'main 8.* 7.17'
@@ -58,6 +59,7 @@ spec:
5859
name: elasticsearch-hadoop / on-merge
5960
spec:
6061
repository: elastic/elasticsearch-hadoop
62+
clone_method: https
6163
pipeline_file: .buildkite/pipeline.py
6264
env:
6365
ENABLE_DRA_WORKFLOW: 'true'
@@ -95,6 +97,7 @@ spec:
9597
name: elasticsearch-hadoop / dra-workflow
9698
spec:
9799
repository: elastic/elasticsearch-hadoop
100+
clone_method: https
98101
pipeline_file: .buildkite/dra-workflow.yml
99102
env:
100103
ENABLE_DRA_WORKFLOW: 'true'
@@ -134,6 +137,7 @@ spec:
134137
name: elasticsearch-hadoop / dra-workflow-trigger
135138
spec:
136139
repository: elastic/elasticsearch-hadoop
140+
clone_method: https
137141
pipeline_file: .buildkite/dra-workflow.trigger.sh
138142
default_branch: main
139143
branch_configuration: main
@@ -174,6 +178,7 @@ spec:
174178
name: elasticsearch-hadoop / tests-trigger
175179
spec:
176180
repository: elastic/elasticsearch-hadoop
181+
clone_method: https
177182
pipeline_file: .buildkite/tests.trigger.sh
178183
default_branch: main
179184
branch_configuration: main

0 commit comments

Comments
 (0)