mirror of
https://github.com/rancher/os.git
synced 2025-09-12 21:23:13 +00:00
Merge pull request #1076 from joshwget/remove-raspberry-pi-version
Remove version from Raspberry Pi artifacts
This commit is contained in:
@@ -71,8 +71,8 @@ umount build/root/boot
|
|||||||
umount build/root
|
umount build/root
|
||||||
|
|
||||||
# package, compress and export image file
|
# package, compress and export image file
|
||||||
mv build/run.img build/rancheros-rpi2.img
|
mv build/run.img build/rancheros-raspberry-pi.img
|
||||||
zip dist/rancheros-rpi2.zip build/rancheros-rpi2.img
|
zip dist/rancheros-raspberry-pi.zip build/rancheros-raspberry-pi.img
|
||||||
ls -alh dist
|
ls -alh dist
|
||||||
|
|
||||||
# cleanup build environment
|
# cleanup build environment
|
Reference in New Issue
Block a user