CI: precreate tester core for solr

This commit is contained in:
Joshua Root
2025-08-20 21:37:37 +10:00
parent 4068f595af
commit d039ac367c
+4
View File
@@ -28,9 +28,13 @@ jobs:
image: solr:9
ports:
- 8983:8983
command:
- solr-precreate tester
memcached:
image: memcached:1.6
ports:
- 11211:11211
# setup env for the application
env: