mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
PHRAS-2368 Change cmd elasticsearch create index
Cmd bin/console s:c:p is deprecated
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
chdir: /vagrant/
|
||||
|
||||
- name: Create ElasticSearch indexes
|
||||
shell: php bin/console s:i:c
|
||||
shell: php bin/console searchengine:index -c
|
||||
args:
|
||||
chdir: /vagrant/
|
||||
|
||||
|
Reference in New Issue
Block a user