1 files changed, 1 insertions(+), 1 deletions(-)
M build.yml
M build.yml => build.yml +1 -1
@@ 22,7 22,7 @@ tasks:
./pkgkit add-repo -s sr.ht ~/.abuild/alpine@sr.ht.rsa
- build: |
cd sr.ht-apkbuilds
- ./pkgkit build -Rcu "${packages[@]}"
+ ./pkgkit build -cu "${packages[@]}"
- deploy: |
cd sr.ht-apkbuilds
echo "StrictHostKeyChecking=no" >> ~/.ssh/config