diff options
author | Serena Feng <feng.xiaowei@zte.com.cn> | 2017-02-24 07:55:40 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-02-24 07:55:40 +0000 |
commit | a399ecff19be3b6e62be503323015c07f4356f6d (patch) | |
tree | b0df4912710f1905f33f1682a20afcbe7e027bac /jjb | |
parent | abb292938b754005e1be187d4057edc33b80559e (diff) | |
parent | 2be896581bb841385d4944873f3564d4a8ad3051 (diff) |
Merge "Fix no coverage file exported"
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/qtip/qtip-verify-jobs.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/qtip/qtip-verify-jobs.yml b/jjb/qtip/qtip-verify-jobs.yml index 3cb331c1f..5f0292b92 100644 --- a/jjb/qtip/qtip-verify-jobs.yml +++ b/jjb/qtip/qtip-verify-jobs.yml @@ -55,8 +55,8 @@ builders: - qtip-unit-tests-and-docs-build - publisher: - - 'publish-coverage' + publishers: + - publish-coverage ################################ ## job builders |