From f6ff8482c14ad49c6ee77c4d7918520a0013c132 Mon Sep 17 00:00:00 2001 From: Azul Date: Thu, 20 Jul 2017 15:31:56 +0200 Subject: [test] keep artifacts inside the project dir --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c1182f0..078a9ff 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -75,7 +75,7 @@ functional_tests: artifacts: when: on_failure paths: - - "/tmp/bitmask-test/artifacts/*" + - failures name: "Bitmask_linux64_${CI_BUILD_REF}_e2e_screenshots" expire_in: 1 month tags: -- cgit v1.2.3