* Added quotes so that "regexy" base paths like `7.0` that we use on CI don't break matching * closes #41405
@@ -23,7 +23,7 @@ setup:
- match: { repository.settings.container: ${container} }
- match: { repository.settings.client : "integration_test" }
- - match: { repository.settings.base_path : ${base_path} }
+ - match: { repository.settings.base_path : "${base_path}" }
# Index documents
- do: