diff mbox series

[2/2] CI: Collect testimage logs on failure

Message ID 20230216162437.1232175-2-peter.hoyes@arm.com
State New
Headers show
Series [1/2] CI: Factor out CACHE_DIR to improve mirror configurability | expand

Commit Message

Peter Hoyes Feb. 16, 2023, 4:24 p.m. UTC
From: Peter Hoyes <Peter.Hoyes@arm.com>

Signed-off-by: Peter Hoyes <Peter.Hoyes@arm.com>
---
 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6a286900..4471cf30 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -57,6 +57,7 @@  stages:
     when: on_failure
     paths:
       - $CI_PROJECT_DIR/work/build/tmp/work*/**/temp/log.do_*.*
+      - $CI_PROJECT_DIR/work/build/tmp/work*/**/testimage/*
 
 #
 # Prep stage, update repositories once