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: