We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 933e647 + 9318886 commit 1ee1228Copy full SHA for 1ee1228
_common
@@ -293,7 +293,7 @@ find_latest_published_tumbleweed_image() {
293
if [[ "$type" = iso ]]; then
294
assetname="Tumbleweed-NET-$arch-Snapshot$build-Media.iso$"
295
else
296
- assetname="Tumbleweed-$arch-$build-minimalx\\\\@$machine.*.qcow"
+ assetname="Tumbleweed-$arch-$build-minimalx\\\\@$machine.qcow"
297
fi
298
image=$(get_image "$assetname")
299
0 commit comments