diff options
author | ying.yunlong <ying.yunlong@zte.com.cn> | 2018-03-29 11:40:20 +0800 |
---|---|---|
committer | ying.yunlong <ying.yunlong@zte.com.cn> | 2018-03-29 11:40:20 +0800 |
commit | 6bd69afa62b9435d628037fb360745843a1c7396 (patch) | |
tree | 10e783a668eef88922900d4ef3f1dc91b5fecf0f /assembly.xml | |
parent | cbb9954bb32cdd161ea39d8fd81bd5c93981d504 (diff) |
Fix vfc-nslcm csit failure
Change-Id: Ifd978f8b9c7492c7db734521960bfb2b5f9b232f
Issue-ID: VFC-859
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'assembly.xml')
-rw-r--r-- | assembly.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assembly.xml b/assembly.xml index afb97eff..5e7aef75 100644 --- a/assembly.xml +++ b/assembly.xml @@ -31,6 +31,7 @@ <include>**/*.wsdl</include> <include>**/*.xsd</include> <include>**/*.bpel</include> + <include>**/*.yml</include> </includes> </fileSet> <fileSet> |