diff options
author | fujinhua <fu.jinhua@zte.com.cn> | 2018-08-07 15:55:18 +0800 |
---|---|---|
committer | fujinhua <fu.jinhua@zte.com.cn> | 2018-08-07 15:58:01 +0800 |
commit | 064db2858005b9691a569dbf554006f48b3883fb (patch) | |
tree | f8c5aaeb8daaff51facebf8a3b9e00e13d18a265 /assembly.xml | |
parent | 2bf65961cb0084e53cc5efd57cdfa706a9743b8d (diff) |
Remove DB and redis service from nslcm
Change-Id: Iebc919306d93cfac848a03fee2aff23c0b287601
Issue-ID: VFC-977
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
Diffstat (limited to 'assembly.xml')
-rw-r--r-- | assembly.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/assembly.xml b/assembly.xml index 24979fb3..4f259036 100644 --- a/assembly.xml +++ b/assembly.xml @@ -50,14 +50,6 @@ </includes> </fileSet> <fileSet> - <directory>resources</directory> - <outputDirectory>/resources</outputDirectory> - <includes> - <include>**/*.sh</include> - <include>**/*.sql</include> - </includes> - </fileSet> - <fileSet> <directory>.</directory> <outputDirectory>/</outputDirectory> <includes> |