feat(service): add deployment task integration
This commit is contained in:
@@ -20,6 +20,8 @@ func AutoMigrate(db *gorm.DB) error {
|
||||
&model.BusinessLineWayneNamespace{},
|
||||
&model.AccessToken{},
|
||||
&model.WayneToken{},
|
||||
&model.Deployment{},
|
||||
&model.DeploymentEvent{},
|
||||
&model.AuditLog{},
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user