From 439024385e3afa30041dc266e502f96371a02782 Mon Sep 17 00:00:00 2001 From: Nulo Date: Tue, 20 Dec 2022 16:29:43 -0300 Subject: [PATCH] ci: Hacer openring ejecutable --- .woodpecker.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.woodpecker.yml b/.woodpecker.yml index 1d16563..9624d80 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -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