Add multi-package Alpine packaging
This commit is contained in:
@@ -48,6 +48,10 @@ run = "scripts/apk/ci-smoke.sh"
|
||||
description = "Open an Alpine shell with the current local package build installed"
|
||||
run = "scripts/apk/test-shell.sh"
|
||||
|
||||
[tasks."apk:test-install"]
|
||||
description = "Test README installation instructions in a fresh Alpine container"
|
||||
run = "scripts/apk/test-install.sh"
|
||||
|
||||
[tasks."apk:packages"]
|
||||
description = "List built Alpine packages and dependencies"
|
||||
run = "scripts/apk/list-packages.sh"
|
||||
|
||||
Reference in New Issue
Block a user