Save cypress artifacts
This commit is contained in:
parent
c84a87fc7f
commit
26734df6ef
|
|
@ -30,6 +30,9 @@ aliases:
|
||||||
caches:
|
caches:
|
||||||
- pip
|
- pip
|
||||||
- node
|
- node
|
||||||
|
artifacts:
|
||||||
|
- client/cypress/**/*.png
|
||||||
|
- client/cypress/**/*.mp4
|
||||||
services:
|
services:
|
||||||
- postgres
|
- postgres
|
||||||
script:
|
script:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue