run cypress in container

This commit is contained in:
kolaente
2025-04-02 13:44:38 +02:00
parent 489fe44a83
commit 649bf5241f

View File

@@ -318,6 +318,8 @@ jobs:
test-frontend-e2e:
runs-on: [self-hosted, type-cx32, image-x86-app-docker-ce]
container:
image: cypress/browsers:22.13.1
needs:
- frontend-dependencies
- api-build