This commit is contained in:
Elio Bischof
2025-07-25 13:35:10 +02:00
parent 7a9e4bc84c
commit 78798013f3
11 changed files with 60 additions and 52 deletions

View File

@@ -14,5 +14,5 @@
3001
],
"onCreateCommand": "pnpm install --filter . --filter @zitadel/login; cd apps/login; pnpm cypress install",
"postAttachCommand": "pnpm turbo daemon clean || true; pnpm turbo watch test:integration:login"
"postAttachCommand": "pnpm turbo daemon clean || true; pnpm turbo watch @zitadel/login#dev test:integration:login"
}

View File

@@ -4,4 +4,4 @@ services:
extends:
file: ../base/docker-compose.yml
service: devcontainer
network_mode: !reset ""
network_mode: service:mock-zitadel