Fixed script to include portieris-certs helm chart
Updated script to include portieris-certs helm chart which was missing from the tarball. PASS: Build pkgs PASS: system-application apply portieris Story: 2010590 Task: 47768 Change-Id: Ia5262bc64071336429c432574626b5606e721b2f Signed-off-by: Rahul Roshan Kachchap <rahulroshan.kachchap@windriver.com>
This commit is contained in:
parent
6e56e5dc8e
commit
06daaf3f37
@ -36,6 +36,7 @@ override_dh_auto_build:
|
||||
mkdir -p $(STAGING)
|
||||
cp files/metadata.yaml $(STAGING)
|
||||
mkdir -p $(STAGING)/charts
|
||||
cp helm-charts/portieris*.tgz $(STAGING)/charts
|
||||
cp $(HELM_FOLDER)/portieris*.tgz $(STAGING)/charts
|
||||
|
||||
# Populate metadata.
|
||||
|
Loading…
x
Reference in New Issue
Block a user