Runs the release migrator on the selected hosts.
Calls <AppModule>.Release.migrate() by convention. Pass a module to override:
mix xamal.migrate MyApp.Release
Runs the release migrator on the selected hosts.
Calls <AppModule>.Release.migrate() by convention. Pass a module to override:
mix xamal.migrate MyApp.Release