1.19.1-0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Cat /dev/Nulo 2023-04-14 18:03:48 -03:00
parent ebe1671bae
commit d119d3dc5d

View file

@ -5,8 +5,8 @@ pipeline:
- apk add --quiet git nodejs npm go make
- |
# forgejo-src-*
wget -qO- https://codeberg.org/attachments/8538f5e0-fe73-4257-810a-ee6f0339914c | tar zx
# forgejo-src-1.19.1-0.tar.gz
wget -qO- https://codeberg.org/attachments/b272a3d7-9095-4a82-8e8b-cac9d3a6bc2b | tar zx
cd forgejo*
- |