You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update entrypoint.sh to use eval rather than rpc call
<- migrate must have Application.ensure_all_started in the app
then this should work: /app/bin/til eval Til.Release.migrate
then update CI (staging, prod) to call migrations
The text was updated successfully, but these errors were encountered:
Update entrypoint.sh to use
eval
rather thanrpc
call<- migrate must have
Application.ensure_all_started
in the appthen this should work:
/app/bin/til eval Til.Release.migrate
then update CI (staging, prod) to call migrations
The text was updated successfully, but these errors were encountered: