mirror of
https://github.com/macports/macports-webapp.git
synced 2026-07-13 03:18:42 -07:00
CI: precreate tester core for solr
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user