Merge "Run database migrate for horizon during upgrade"
This commit is contained in:
commit
7851de5c3c
@ -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