feat: refs #6695 add cypress-cache volume to docker-compose.e2e.yml
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit Details

This commit is contained in:
Alex Moreno 2025-02-13 09:41:17 +01:00
parent da77015ae8
commit 56db3ffc51
1 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,8 @@ services:
image: alexmorenovn/vn_db:latest
# ports:
# - '3306:3306'
volumes:
cypress-cache:
# e2e:
# command: npx cypress run --browser chromium