summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorAzul <azul@riseup.net>2017-07-20 15:31:56 +0200
committerRuben Pollan <meskio@sindominio.net>2017-07-20 21:23:17 +0200
commitf6ff8482c14ad49c6ee77c4d7918520a0013c132 (patch)
treecf27beba525184e60e38ee765b44f29b1ee9e6c2 /.gitlab-ci.yml
parentbd24e2024ad29fa72cae661ac5898cad4ace8e8b (diff)
[test] keep artifacts inside the project dir
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c1182f07..078a9ffd 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: