mirror of
https://github.com/KDE/kde-linux.git
synced 2026-04-18 21:48:23 -04:00
remove test.raw on success
no need to upload a successful test image. the proper image is enough
This commit is contained in:
1
build.sh
1
build.sh
@@ -144,6 +144,7 @@ touch "$IMG"
|
||||
systemd-repart --no-pager --empty=allow --size=auto --dry-run=no --root=kde-linux.cache --definitions=mkosi.repart "$IMG"
|
||||
|
||||
./basic-test.py "$IMG" "$EFI_BASE.efi" || exit 1
|
||||
rm ./*.test.raw
|
||||
|
||||
# Create a torrent for the image
|
||||
./torrent-create.rb "$VERSION" "$OUTPUT" "$IMG"
|
||||
|
||||
Reference in New Issue
Block a user