modify repo

(cherry picked from commit 517ad28171b94373405c55bbe5f2dc2733324685)
This commit is contained in:
薄皮小笼包 2021-09-06 02:56:46 +00:00 committed by openeuler-sync-bot
parent 66c06e8ba2
commit c0568dbf4c

View File

@ -150,7 +150,7 @@ website for A-Ops, deployed by Nginx
%autosetup -n %{name}-v%{version}
# prepare for web
pushd aops-web
npm config set registry https://mirrors.huaweicloud.com/repository/npm/
npm config set registry https://repo.huaweicloud.com/repository/npm/
npm cache clean -f
npm install --global yarn
yarn config set registry https://repo.huaweicloud.com/repository/npm