From: Bartek Grzybowski Date: Thu, 17 Mar 2022 10:04:18 +0000 (+0100) Subject: [BUILD] Drop make's "onap" target while building the charts X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b7903ae1df40b2fc488e4b9ee97904717b859a21;p=oom%2Foffline-installer.git [BUILD] Drop make's "onap" target while building the charts Change-Id: I57d73afd7f5690f0c379b4f60e74f271bf3bd7cb Issue-ID: OOM-2946 Signed-off-by: Bartek Grzybowski --- diff --git a/build/creating_data/docker-images-collector.sh b/build/creating_data/docker-images-collector.sh index f3d37fea..25e9ed47 100755 --- a/build/creating_data/docker-images-collector.sh +++ b/build/creating_data/docker-images-collector.sh @@ -199,7 +199,7 @@ echo "Building project..." export SKIP_LINT=TRUE export DOCKER_CONTAINER export HELM_BIN -make -e all > /dev/null; make -e ${PROJECT} > /dev/null +make -e all > /dev/null popd # Create the list from all enabled subsystems