Add Alpine package test shell
This commit is contained in:
@@ -35,6 +35,10 @@ run = "scripts/apk/build.sh lint"
|
||||
description = "Install-test built packages from the local repository in Docker"
|
||||
run = "scripts/apk/smoke.sh"
|
||||
|
||||
[tasks."apk:test-shell"]
|
||||
description = "Open an Alpine shell with the current local package build installed"
|
||||
run = "scripts/apk/test-shell.sh"
|
||||
|
||||
[tasks."apk:packages"]
|
||||
description = "List built Alpine packages and dependencies"
|
||||
run = "scripts/apk/list-packages.sh"
|
||||
|
||||
Reference in New Issue
Block a user