summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Schubert <ben.c.schubert@gmail.com>2018-11-09 17:44:20 +0000
committerBenjamin Schubert <ben.c.schubert@gmail.com>2018-11-20 18:10:48 +0000
commiteb37dd89f0b7f7b75e8b64db8c791a55890742c9 (patch)
tree731785064e35d43e143d73fcb3954ce9072ff8da
parentcc6a7f0d163b5a18d52f6ac02c743377e3fefb72 (diff)
downloadbuildstream-eb37dd89f0b7f7b75e8b64db8c791a55890742c9.tar.gz
gitlab-ci.yml: remove unused artifacts for unix tests
The unix-logs is always empty, there is therefore no reasons of keeping it there
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fbf932a7e..1a6b620ef 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -152,7 +152,6 @@ tests-unix:
artifacts:
paths:
- coverage-unix/
- - logs-unix/
# Automatically build documentation for every commit, we want to know