Move migrations to separate func
CI / build (push) Has been cancelled

This commit is contained in:
Dustin Pianalto
2021-02-22 23:59:13 -09:00
parent 986d16b346
commit 005dfc815f
2 changed files with 11 additions and 6 deletions
+1
View File
@@ -28,6 +28,7 @@ func main() {
}
database.ConnectDatabase(os.Getenv("DATABASE_URL"))
database.RunMigrations()
services.InitializeServices()
owners := []string{