Wait for the database migrations before starting

This commit is contained in:
Marcelo Moreira de Mello 2021-04-22 11:51:39 -04:00
parent c1a009d128
commit f397679cc5

View File

@ -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