Compare commits

..

No commits in common. "93d228885d890fbd0005e76cc76f02410e94cb4f" and "edc8b32532fa11fdd37146e4dd8619fca89b0538" have entirely different histories.

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
- wget -nvO /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