From 26734df6efc532dba2395dc17b280d66a7f95fed Mon Sep 17 00:00:00 2001 From: Christian Cueni Date: Tue, 5 Nov 2019 15:55:19 +0100 Subject: [PATCH] Save cypress artifacts --- bitbucket-pipelines.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index c0e87a7a..6ea5f116 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -30,6 +30,9 @@ aliases: caches: - pip - node + artifacts: + - client/cypress/**/*.png + - client/cypress/**/*.mp4 services: - postgres script: