Skip to content

Commit b0ee468

Browse files
committed
fix merge conflict
1 parent da10a12 commit b0ee468

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.buildkite/scripts/pull-request-pipeline/generate-steps.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,9 @@
66

77
from ruamel.yaml import YAML
88

9-
<<<<<<< HEAD
10-
RELEASES_URL = "https://raw.githubusercontent.com/elastic/logstash/main/ci/logstash_releases.json"
11-
TEST_MATRIX_URL = "https://raw.githubusercontent.com/elastic/logstash-filter-elastic_integration/main/.buildkite/pull-request-test-matrix.yml"
12-
=======
139
RELEASES_URL = "https://raw.githubusercontent.com/logstash-plugins/.ci/refs/heads/1.x/logstash-versions.yml"
1410
TEST_MATRIX_URL = "https://raw.githubusercontent.com/elastic/logstash-filter-elastic_integration/main/.buildkite/pull" \
1511
"-request-test-matrix.yml"
16-
>>>>>>> febb207 (Update buildkite script to look for new logstash releases location (#358))
1712
TEST_COMMAND: typing.final = ".buildkite/scripts/run_tests.sh"
1813

1914

0 commit comments

Comments
 (0)