ci: Hacer openring ejecutable
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
6728fa8461
commit
439024385e
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ pipeline:
|
|||
- 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
|
||||
- chmod +x /bin/openring
|
||||
|
||||
- pnpm install
|
||||
- ./tool refresh_feeds
|
||||
|
|
Reference in a new issue