test
This commit is contained in:
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@@ -71,7 +71,7 @@ pipeline {
|
||||
--bootappend-live "elevator=deadline" \
|
||||
--hostname RetroDebian \
|
||||
--iso-application RetroDebian \
|
||||
--syslinux-splash config/binary_syslinux/splash.png \
|
||||
--syslinux-splash config/binary_syslinux/splash.pcx \
|
||||
--union-filesystem unionfs \
|
||||
--username bob \
|
||||
-k retrodebian1
|
||||
@@ -90,7 +90,7 @@ pipeline {
|
||||
mkdir -p config/chroot_local-includes/usr/local/bin
|
||||
cp /root/neofetch config/chroot_local-includes/usr/local/bin/neofetch
|
||||
chmod +x config/chroot_local-includes/usr/local/bin/neofetch
|
||||
cp /root/editions/voodoo2/splash.png config/binary_syslinux/
|
||||
cp /root/editions/voodoo2/splash.pcx config/binary_syslinux/
|
||||
'''
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user