Attempting to deploy an adonisjs app today - I’m seeing the following:
Preparing to migrate the database
[ error ] “migration:run” command not found
The build succeeds - how can I see what the “Migrate Database” deployment hook actually runs and debug this? Doesn’t seem like anything is exposed through the UI.
UPDATE: The build did not succeed, it was OOMing and getting killed by linux. Upgrading to a larger machine worked - cleavr did not detect that the build didn’t succeed