X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ci%2FDockerfile;h=7274a5e4ca92046ee1081480873cf771d152f55c;hb=2a405b567ac69e725fff4a766778f398206eba35;hp=27618f57914c81a36e99f7283c1b93a08b094be9;hpb=db365a74cc703bcfd328eb12c8e3262a003f0a6b;p=ric-plt%2Fric-dep.git diff --git a/ci/Dockerfile b/ci/Dockerfile index 27618f5..7274a5e 100644 --- a/ci/Dockerfile +++ b/ci/Dockerfile @@ -22,7 +22,7 @@ ARG GH=get_helm.sh # often times out during LF jenkins build RUN curl --silent --show-error --connect-timeout 10 --retry 6 -L https://raw.githubusercontent.com/helm/helm/master/scripts/get -o ${GH} RUN bash ${GH} -RUN helm init -c +RUN helm init -c --skip-repos ARG TGT=/tmp/ric-plt-ric-dep COPY . $TGT RUN $TGT/bin/verify-ric-charts