Run database migrate for horizon during upgrade
Change-Id: I1db585242cc3a5dcb2fe1ac79091d19f624c6f70 Closes-Bug: #1758855
This commit is contained in:
parent
b42b1361ee
commit
0135ea0d28
@ -1,2 +1,12 @@
|
||||
---
|
||||
- include: deploy.yml
|
||||
- include: config.yml
|
||||
|
||||
- include: clone.yml
|
||||
when:
|
||||
- horizon_dev_mode | bool
|
||||
|
||||
- include: bootstrap_service.yml
|
||||
when: horizon_backend_database | bool
|
||||
|
||||
- name: Flush handlers
|
||||
meta: flush_handlers
|
||||
|
Loading…
Reference in New Issue
Block a user