summaryrefslogtreecommitdiffstats
path: root/gvnfmadapter/assembly.xml
diff options
context:
space:
mode:
authorying.yunlong <ying.yunlong@zte.com.cn>2017-09-06 10:02:07 +0800
committerying.yunlong <ying.yunlong@zte.com.cn>2017-09-06 10:02:07 +0800
commitc8ad13d7b66512f320d806b0b5a2ef0d0703273c (patch)
tree656b0b803d25e8e4bf382c4ab89ef89069a972e5 /gvnfmadapter/assembly.xml
parenta8a37357aee6d1f242e7caa0e7051d139cb2045c (diff)
Update gvnfm driver pom and assembly
Change-Id: Ie33c3d18f3db5726f27fd3a441cd86ae0b39044a Issue-ID: VFC-284 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'gvnfmadapter/assembly.xml')
-rw-r--r--gvnfmadapter/assembly.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/gvnfmadapter/assembly.xml b/gvnfmadapter/assembly.xml
index de29975..7fa8c75 100644
--- a/gvnfmadapter/assembly.xml
+++ b/gvnfmadapter/assembly.xml
@@ -37,6 +37,14 @@
</includes>
</fileSet>
<fileSet>
+ <directory>docker</directory>
+ <outputDirectory>/docker</outputDirectory>
+ <includes>
+ <include>*.sh</include>
+ <include>Dockerfile</include>
+ </includes>
+ </fileSet>
+ <fileSet>
<directory>.</directory>
<outputDirectory>/</outputDirectory>
<includes>