mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-07-18 12:25:25 +02:00
feat: add triggerType field to application schema for enhanced event handling
This commit is contained in:
@@ -473,6 +473,7 @@ export const projectRouter = createTRPCRouter({
|
||||
await createPreviewDeployment({
|
||||
...rest,
|
||||
applicationId: newApplication.applicationId,
|
||||
domainId: undefined,
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user