build: skip abuild index handling not really needed as we do it our own way on deploy
1 files changed, 1 insertions(+), 1 deletions(-) M .build.yml
M .build.yml => .build.yml +1 -1
@@ 21,7 21,7 @@ tasks: EOF - build: | cd "$package" - abuild -rK + abuild -rK sanitycheck builddeps fetch unpack prepare mkusers build check rootpkg - deploy: | arch=$(uname -m) echo "StrictHostKeyChecking=no" >> ~/.ssh/config