mirror of
https://github.com/containers/podman.git
synced 2025-06-23 18:59:30 +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
|
rm -rf $context_dir
|
||||||
;;
|
;;
|
||||||
*Windows*)
|
*Windows*)
|
||||||
|
showrun make lint GOOS=windows
|
||||||
showrun make podman-remote-release-windows_amd64.zip
|
showrun make podman-remote-release-windows_amd64.zip
|
||||||
;;
|
;;
|
||||||
*RPM*)
|
*RPM*)
|
||||||
|
Reference in New Issue
Block a user