From 32b84b8a655f8212d3490046fac35fbd84447dcc Mon Sep 17 00:00:00 2001 From: Aarni Halinen Date: Tue, 12 Jan 2021 22:37:05 +0200 Subject: [PATCH] Save E2E artifacts --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 800b20c..2a53fd4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -59,6 +59,7 @@ test:e2e: artifacts: paths: - tests/testcafe/screenshots + expire_in: 1 week publish:dev: stage: publish