mirror of
https://github.com/containers/podman.git
synced 2025-06-23 02:18:13 +08:00
Merge pull request #17621 from cevich/actually_disable_version_check
[CI:DOCS] Temporarily disable version-check
This commit is contained in:
@ -275,7 +275,8 @@ function _run_altbuild() {
|
||||
*Windows*)
|
||||
make podman-remote-release-windows_amd64.zip
|
||||
make podman.msi
|
||||
docs/version-check
|
||||
# TODO: Script is broken, see #17620 for possible fix.
|
||||
# docs/version-check
|
||||
;;
|
||||
*Without*)
|
||||
make build-no-cgo
|
||||
|
Reference in New Issue
Block a user