ci: Ensure that jobs inherting the ci-deqp jobs artifact meson logs

Since gitlab-ci cannot merge artifact lists, and the last entry a job
extends from overwrites the artifact list, we should ensure that we
artifact meson logs via the .ci-deqp-artifacts job.

Signed-off-by: Rohan Garg <rohan.garg@collabora.com>
Acked-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Michel Dänzer <mdaenzer@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8937>
This commit is contained in:
Rohan Garg 2021-02-09 17:43:35 +01:00
parent eeaf7b51f3
commit 4316e0459e
1 changed files with 1 additions and 0 deletions

View File

@ -188,6 +188,7 @@ success:
# Watch out! Artifacts are relative to the build dir.
# https://gitlab.com/gitlab-org/gitlab-ce/commit/8788fb925706cad594adf6917a6c5f6587dd1521
- artifacts
- _build/meson-logs/*.txt
# Docker image tag helper templates