Add cypress cache to pipelines

This commit is contained in:
Ramon Wenger 2021-03-23 09:23:54 +01:00
parent 751988be62
commit 43b9f61132
1 changed files with 2 additions and 0 deletions

View File

@ -46,6 +46,7 @@ aliases:
- node
- clientmodules
- npm
- cypress
artifacts:
- client/cypress/**/*.png
- client/cypress/**/*.mp4
@ -68,6 +69,7 @@ aliases:
- node
- clientmodules
- npm
- cypress
artifacts:
- client/cypress/**/*.png
- client/cypress/**/*.mp4