diff --git a/A-Ops.spec b/A-Ops.spec index 8f2b872..dd76308 100644 --- a/A-Ops.spec +++ b/A-Ops.spec @@ -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