mirror of
https://github.com/containers/podman.git
synced 2025-06-23 02:18:13 +08:00
Lint before windows-cross build
Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
@ -281,6 +281,7 @@ function _run_altbuild() {
|
||||
rm -rf $context_dir
|
||||
;;
|
||||
*Windows*)
|
||||
showrun make lint GOOS=windows
|
||||
showrun make podman-remote-release-windows_amd64.zip
|
||||
;;
|
||||
*RPM*)
|
||||
|
Reference in New Issue
Block a user