~dricottone/huttese-apk

6b7248ad72e4b2e9c5cbf7da8a8c7ec41d8edfba — Drew DeVault 4 years ago bf7a6b8
build.yml: prefer abuild -r over abuild -R
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