Add multi-package Alpine packaging
This commit is contained in:
@@ -36,7 +36,7 @@ jobs:
|
||||
- name: Build packages
|
||||
run: |
|
||||
scripts/apk/clean.sh
|
||||
apkbuild-lint packaging/alpine/local/seaweedfs/APKBUILD
|
||||
find packaging/alpine/local -mindepth 2 -maxdepth 2 -name APKBUILD -exec apkbuild-lint {} +
|
||||
scripts/apk/ci-build.sh
|
||||
scripts/apk/list-packages.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user