mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
Wait for the database migrations before starting
This commit is contained in:
parent
c1a009d128
commit
f397679cc5
@ -13,4 +13,6 @@ if [ -n "${AWX_KUBE_DEVEL}" ]; then
|
||||
export SDB_NOTIFY_HOST=$MY_POD_IP
|
||||
fi
|
||||
|
||||
wait-for-migrations
|
||||
|
||||
supervisord -c /etc/supervisord_task.conf
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user