mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-08 04:02:01 +01:00
When --input-xml is on and --payload-url is off to pass XML data offline, we need to set payload_url to None and continue running the DownloadVerify builder instead of returning there. Pulls in https://github.com/flatcar/ue-rs/pull/93. Signed-off-by: Dongsu Park <dongsu@dpark.io>