Skip to content

ci/apkbuild-linting: quit if there are no apkbuilds to lint

Administrator requested to merge apkbuild-lint-fix into master

If the only changed apkbuilds are skipped, then the check would lint every apkbuild in aports (calling '-q lint' with no packages apparently causes it to do everything)

This quits if all packages were skipped. It fixes the CI failure seen on MR !2600

Merge request reports

Loading