try without --
Some checks failed
Alpine / abuild (push) Failing after 11s

This commit is contained in:
Dominic 2024-01-22 15:46:44 +01:00
parent ee9110ad0a
commit 520ad4cc31
Signed by: msrd0
GPG key ID: DCC8C247452E98F9

View file

@ -22,7 +22,7 @@ echo "REPODEST=$PWD/packages" >>/home/user/.abuild/abuild.conf
chown -R user:user alpine packages chown -R user:user alpine packages
# build the package # build the package
sudo -u user -- APKBUILD=alpine/APKBUILD abuild -r sudo -u user APKBUILD=alpine/APKBUILD abuild -r
# upload new package # upload new package
cd packages/forgejo-2174/x86_64/ cd packages/forgejo-2174/x86_64/