|
@@ -65,6 +65,7 @@ func AutoMigrate(db *gorm.DB, debug bool) error {
|
|
|
&models.AppRevision{},
|
|
&models.AppRevision{},
|
|
|
&models.DeploymentTarget{},
|
|
&models.DeploymentTarget{},
|
|
|
&models.AppTemplate{},
|
|
&models.AppTemplate{},
|
|
|
|
|
+ &models.GithhubWebhook{},
|
|
|
&ints.KubeIntegration{},
|
|
&ints.KubeIntegration{},
|
|
|
&ints.BasicIntegration{},
|
|
&ints.BasicIntegration{},
|
|
|
&ints.OIDCIntegration{},
|
|
&ints.OIDCIntegration{},
|