690322:2132 Fixing Deployment Errors #02
CI / CD Pipeline / build (push) Failing after 6m50s
CI / CD Pipeline / release (push) Has been skipped
CI / CD Pipeline / deploy (push) Has been skipped

This commit is contained in:
2026-03-22 21:32:35 +07:00
parent 4dc14aba5b
commit ae019f243a
5 changed files with 4 additions and 7 deletions
@@ -96,6 +96,7 @@ async function migrateStorage() {
}
}
} catch (_error) {
// Ignore error as logs are removed
} finally {
await dataSource.destroy();
}