ci: Hacer openring ejecutable
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Cat /dev/Nulo 2022-12-20 16:29:43 -03:00
parent 6728fa8461
commit 439024385e

View file

@ -10,6 +10,7 @@ pipeline:
- npm install -g pnpm - npm install -g pnpm
# https://gitea.nulo.in/Nulo/openring/releases/tag/1.0.1-nulo-sitio-1 # 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 -nv -O /bin/openring https://gitea.nulo.in/attachments/c07b8560-5d35-4844-9844-226aa769a8e4
- chmod +x /bin/openring
- pnpm install - pnpm install
- ./tool refresh_feeds - ./tool refresh_feeds