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 99d9dc64..179ff2e0 100644 --- a/job-cfg/lvc.yaml +++ b/job-cfg/lvc.yaml @@ -29,7 +29,7 @@ artifactNumToKeep: -1 publishers: - email: - recipients: 'qa-jenkins-scm@lists.alioth.debian.org' + recipients: 'qa-jenkins-scm@lists.alioth.debian.org, phil@hands.com' - archive: artifacts: '{my_pngs}, results/*.mkv, results/*.log' latest-only: false |