mirror of
https://github.com/rancher/os.git
synced 2025-08-02 15:31:15 +00:00
Remove version from Raspberry Pi artifacts
This commit is contained in:
parent
6b47d33df2
commit
9b7b6ebe4a
@ -71,8 +71,8 @@ umount build/root/boot
|
||||
umount build/root
|
||||
|
||||
# package, compress and export image file
|
||||
mv build/run.img build/rancheros-rpi2.img
|
||||
zip dist/rancheros-rpi2.zip build/rancheros-rpi2.img
|
||||
mv build/run.img build/rancheros-raspberry-pi.img
|
||||
zip dist/rancheros-raspberry-pi.zip build/rancheros-raspberry-pi.img
|
||||
ls -alh dist
|
||||
|
||||
# cleanup build environment
|
Loading…
Reference in New Issue
Block a user