diff --git a/apps/dokploy/__test__/traefik/traefik.test.ts b/apps/dokploy/__test__/traefik/traefik.test.ts index cc23b3c41..7ca9f1693 100644 --- a/apps/dokploy/__test__/traefik/traefik.test.ts +++ b/apps/dokploy/__test__/traefik/traefik.test.ts @@ -10,6 +10,7 @@ const baseApp: ApplicationNested = { appName: "", autoDeploy: true, branch: null, + dockerBuildStage: "", buildArgs: null, buildPath: "/", gitlabPathNamespace: "",