ci: temporalmente desactivar cache
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
7e9ee57e5a
commit
c0a4ac2d07
1 changed files with 0 additions and 4 deletions
|
@ -2,11 +2,7 @@ pipeline:
|
|||
build:
|
||||
image: docker.io/alpine:3.17
|
||||
commands:
|
||||
- echo "172.17.0.1 npm.proxy.coso alpine.proxy.coso" >> /etc/hosts
|
||||
- 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-2
|
||||
- wget -nv -O /bin/openring https://gitea.nulo.in/attachments/3ddb2799-3af7-4239-a7fd-9d31670aefb8
|
||||
|
|
Reference in a new issue