diff --git a/apps/dokploy/__test__/traefik/traefik.test.ts b/apps/dokploy/__test__/traefik/traefik.test.ts index cc23b3c4..7ca9f169 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: "",