diff options
Diffstat (limited to 'job-cfg/lvc.yaml')
-rw-r--r-- | job-cfg/lvc.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/lvc.yaml b/job-cfg/lvc.yaml index c57e6187..dab5eb7b 100644 --- a/job-cfg/lvc.yaml +++ b/job-cfg/lvc.yaml @@ -31,7 +31,7 @@ - email: recipients: 'qa-jenkins-scm@lists.alioth.debian.org, phil@hands.com' - archive: - artifacts: '{my_pngs}, results/*.mkv, results/*.log' + artifacts: '{my_pngs}, results/*.mpg, results/*.log' latest-only: false - image-gallery: - title: '{my_title}' |