ci: Setear proxy NPM antes
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Cat /dev/Nulo 2022-12-20 16:20:48 -03:00
parent cdfe80c8d0
commit 93d228885d
1 changed files with 1 additions and 1 deletions

View File

@ -6,11 +6,11 @@ pipeline:
- echo "http://alpine.proxy.coso/alpine/v3.17/main" > /etc/apk/repositories
- echo "http://alpine.proxy.coso/alpine/v3.17/community" >> /etc/apk/repositories
- apk add nodejs npm lua5.1
- npm config set -g registry http://npm.proxy.coso
- npm install -g pnpm
# https://gitea.nulo.in/Nulo/openring/releases/tag/1.0.1-nulo-sitio-1
- wget -nv -O /bin/openring https://gitea.nulo.in/attachments/c07b8560-5d35-4844-9844-226aa769a8e4
- pnpm set registry http://npm.proxy.coso
- pnpm install
- ./tool refresh_feeds
- ./tool check