mirror of
https://github.com/macports/macports-webapp.git
synced 2026-07-13 03:18:42 -07:00
CI: create solr config path
This commit is contained in:
@@ -62,6 +62,7 @@ jobs:
|
||||
- name: Configure solr
|
||||
run: |
|
||||
cd app
|
||||
mkdir -p /var/solr/server/solr/tester/conf
|
||||
python manage.py build_solr_schema --configure-directory=/var/solr/server/solr/tester/conf
|
||||
python manage.py build_solr_schema -r RELOAD_CORE
|
||||
python manage.py rebuild_index --noinput
|
||||
|
||||
Reference in New Issue
Block a user