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
gitea/salix-front/pipeline/pr-dev Something is wrong with the build of this commit
Details
This commit is contained in:
parent
da77015ae8
commit
56db3ffc51
|
@ -34,6 +34,8 @@ services:
|
|||
image: alexmorenovn/vn_db:latest
|
||||
# ports:
|
||||
# - '3306:3306'
|
||||
volumes:
|
||||
cypress-cache:
|
||||
|
||||
# e2e:
|
||||
# command: npx cypress run --browser chromium
|
||||
|
|
Loading…
Reference in New Issue