X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=devops-stages%2Fstage-build.sh;h=f6ba3854672f8dc7841948e8f98f7882531c27b9;hb=refs%2Fchanges%2F13%2F14113%2F1;hp=f7cc214187958a0e8b37c6be46ab15b51010a5cc;hpb=6ec4e466630f34341a1150121c24649da5eab41d;p=osm%2Fdevops.git diff --git a/devops-stages/stage-build.sh b/devops-stages/stage-build.sh index f7cc2141..f6ba3854 100755 --- a/devops-stages/stage-build.sh +++ b/devops-stages/stage-build.sh @@ -14,6 +14,9 @@ # License for the specific language governing permissions and limitations # under the License. +# Download helm chart dependencies +helm dependency update installers/helm/osm + PKG_DIRECTORIES="common jenkins installers tools docker" MDG_NAME=devops DEB_INSTALL=debian/osm-$MDG_NAME.install