Commit c37e40fd authored by Boxiang Sun's avatar Boxiang Sun

Set the PUPPETEER_DOWNLOAD_HOST for yarn

parent 897b0fce
......@@ -80,6 +80,7 @@ recipe = plone.recipe.command
command = bash -c "
cd ${:homepath} &&
. ${gowork:env.sh} &&
export PUPPETEER_DOWNLOAD_HOST=https://npm.taobao.org/mirrors &&
# Unlike the loki, grafana _needs_ CGO_ENABLED, so we override here
export CGO_ENABLED=1 &&
go run build.go setup && \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment