Optimize Alpine packaging workflow
Build Alpine Packages / build-and-publish (v3.24, 3.24) (push) Successful in 2h16m43s
Build Alpine Packages / build-and-publish (v3.24, 3.24) (push) Successful in 2h16m43s
This commit is contained in:
@@ -35,6 +35,10 @@ run = "scripts/apk/update-generated-sources.sh"
|
||||
description = "Run Alpine APKBUILD lint in Docker"
|
||||
run = "scripts/apk/build.sh lint"
|
||||
|
||||
[tasks."apk:lint-shell"]
|
||||
description = "Run ShellCheck for packaging automation"
|
||||
run = "scripts/apk/lint-shell.sh"
|
||||
|
||||
[tasks."apk:smoke"]
|
||||
description = "Install-test built packages from the local repository in Docker"
|
||||
run = "scripts/apk/smoke.sh"
|
||||
|
||||
Reference in New Issue
Block a user