ci: Always export artifacts from Fedora build
commita53d74e0788f3eb9917389cebf86752785dfce04
authorPhilip Withnall <withnall@endlessm.com>
Tue, 29 May 2018 09:53:41 +0000 (29 10:53 +0100)
committerPhilip Withnall <withnall@endlessm.com>
Tue, 29 May 2018 09:53:41 +0000 (29 10:53 +0100)
tree28d74cda398ac85599af667f295133aa8a90770d
parent10415040991e81875b6a4d167af4600d90568bd0
ci: Always export artifacts from Fedora build

The default `when: on_success` means no artifacts are exported when the
tests fail, which is precisely when we want to see the artifacts.

Always export them, and rely on GitLab to garbage collect them as
appropriate (typically after 30 days, I think).

Signed-off-by: Philip Withnall <withnall@endlessm.com>
.gitlab-ci.yml