Switch to verdaccio instead of nexus
This commit is contained in:
parent
af45241b53
commit
38dcf3355d
@ -7,7 +7,7 @@ fi
|
||||
export PATH="$(pwd)/hugo:$PATH"
|
||||
|
||||
cd siterepo
|
||||
npm config set registry http://172.19.10.7:8081/repository/npm_proxy/
|
||||
npm config set registry http://172.19.10.7:4873/
|
||||
./build.sh
|
||||
rm ./hugo-static/public/manifest.json # Conflicts with main manifest.
|
||||
cp -r ./assets/* ./assets/.??* ./hugo-static/public/* ../sitegen/
|
||||
|
Loading…
Reference in New Issue
Block a user