ci: Arreglar descarga de openring

This commit is contained in:
Cat /dev/Nulo 2022-12-20 16:19:47 -03:00
parent edc8b32532
commit cdfe80c8d0

View file

@ -8,7 +8,7 @@ pipeline:
- apk add nodejs npm lua5.1
- npm install -g pnpm
# https://gitea.nulo.in/Nulo/openring/releases/tag/1.0.1-nulo-sitio-1
- wget -nvO /bin/openring https://gitea.nulo.in/attachments/c07b8560-5d35-4844-9844-226aa769a8e4
- wget -nv -O /bin/openring https://gitea.nulo.in/attachments/c07b8560-5d35-4844-9844-226aa769a8e4
- pnpm set registry http://npm.proxy.coso
- pnpm install