modify repo
(cherry picked from commit 517ad28171b94373405c55bbe5f2dc2733324685)
This commit is contained in:
parent
66c06e8ba2
commit
c0568dbf4c
@ -150,7 +150,7 @@ website for A-Ops, deployed by Nginx
|
|||||||
%autosetup -n %{name}-v%{version}
|
%autosetup -n %{name}-v%{version}
|
||||||
# prepare for web
|
# prepare for web
|
||||||
pushd aops-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 cache clean -f
|
||||||
npm install --global yarn
|
npm install --global yarn
|
||||||
yarn config set registry https://repo.huaweicloud.com/repository/npm
|
yarn config set registry https://repo.huaweicloud.com/repository/npm
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user