This commit is contained in:
parent
36b0fcdb83
commit
4ca22336a6
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ done
|
|||
|
||||
# ensure that the install-if condition works as expected
|
||||
apk add openrc
|
||||
(cd /etc/apk/keys && curl -JO https://msrd0.dev/api/packages/msrd0/alpine/key)
|
||||
echo "https://msrd0.dev/api/packages/msrd0/alpine/3.19/forgejo-2174" >>/etc/apk/repositories
|
||||
apk add forgejo_2174
|
||||
[ -e /usr/bin/forgejo_2174 ] # from the installed package
|
||||
|
|
Loading…
Reference in a new issue