ci: prepare e2e jobs for non nonexistent cache

This commit is contained in:
Rainer Killinger
2023-08-22 13:27:29 +02:00
parent 314e6a6e86
commit 4fb5941c56
4 changed files with 121 additions and 4 deletions

View File

@@ -1,9 +1,7 @@
e2e:
image: cypress/browsers:latest # https://hub.docker.com/r/cypress/browsers/tags/
image: registry.gitlab.com/openstapps/openstapps/app-cypress:node-18
stage: test
script:
- apt-get update && apt-get install -y musl-dev
- ln -s /usr/lib/x86_64-linux-musl/libc.so /lib/libc.musl-x86_64.so.1
- pnpm --filter=@openstapps/app install
- pnpm --filter=@openstapps/app exec cypress install
- cd node_modules/.pnpm/re2*/node_modules/re2