We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11c7d67 commit fa2d6e6Copy full SHA for fa2d6e6
catalog-info.yaml
@@ -21,7 +21,7 @@ spec:
21
repository: elastic/elasticsearch-sql-odbc
22
pipeline_file: .buildkite/pipeline.yml
23
default_branch: main
24
- branch_configuration: "main 8.* 7.17"
+ branch_configuration: "main 9.* 8.* 7.17"
25
provider_settings:
26
trigger_mode: code
27
build_pull_requests: false
@@ -59,7 +59,7 @@ spec:
59
env:
60
ENABLE_DRA_WORKFLOW: "true"
61
62
63
cancel_intermediate_builds: false
64
skip_intermediate_builds: false
65
teams:
0 commit comments