ci: Export meson-logs from msys2-mingw32 build as artifacts
commit10415040991e81875b6a4d167af4600d90568bd0
authorPhilip Withnall <withnall@endlessm.com>
Mon, 28 May 2018 12:11:22 +0000 (28 13:11 +0100)
committerPhilip Withnall <withnall@endlessm.com>
Tue, 29 May 2018 09:52:01 +0000 (29 10:52 +0100)
tree7c82f50fd87caa17aee0c965d2e20e161fb90909
parentb84e0d164719cb285a798afc54ea496b5b2b75ea
ci: Export meson-logs from msys2-mingw32 build as artifacts

This means that compilation and test failures will leave logs on the CI
machines which we can use to debug the failures.

Always export the artifacts. The default `when: on_success` is
appropriate for now, but won’t be in future when the tests actual report
their success value correctly.

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