summaryrefslogtreecommitdiffstats
path: root/mgr/assembly.xml
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2019-04-11 10:38:15 +0800
committerYan Yang <yangyanyj@chinamobile.com>2019-04-11 02:39:20 +0000
commit0259dc517346df30f8f8ac1f71610419ac720716 (patch)
tree63ec29ec8f3abed52e1268611c9eeabf541ea275 /mgr/assembly.xml
parent98d719f527ccc25ccab44916a54f654c462054ba (diff)
Add https support for project
Change-Id: I9ca183381c5b1df0290e837ac1dd59e0ac0b6b2d Issue-ID: VFC-1342 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'mgr/assembly.xml')
-rw-r--r--mgr/assembly.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/mgr/assembly.xml b/mgr/assembly.xml
index ce1b51f..000aefd 100644
--- a/mgr/assembly.xml
+++ b/mgr/assembly.xml
@@ -28,6 +28,8 @@
<include>**/*.py</include>
<include>**/*.json</include>
<include>**/*.yml</include>
+ <include>**/*.crt</include>
+ <include>**/*.key</include>
</includes>
</fileSet>
<fileSet>