Merge pull request #17621 from cevich/actually_disable_version_check

[CI:DOCS] Temporarily disable version-check
This commit is contained in:
OpenShift Merge Robot
2023-02-23 22:39:56 +01:00
committed by GitHub

View File

@ -275,7 +275,8 @@ function _run_altbuild() {
*Windows*) *Windows*)
make podman-remote-release-windows_amd64.zip make podman-remote-release-windows_amd64.zip
make podman.msi make podman.msi
docs/version-check # TODO: Script is broken, see #17620 for possible fix.
# docs/version-check
;; ;;
*Without*) *Without*)
make build-no-cgo make build-no-cgo