mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 04:10:09 +01:00
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:
parent
eeaf7b51f3
commit
4316e0459e
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue