woups
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -89,10 +89,12 @@ pipeline {
|
||||
}
|
||||
stage('Configure games') {
|
||||
steps {
|
||||
dir('root/live') {
|
||||
sh '''
|
||||
mkdir -p config/chroot_local-includes/usr/local/games/ut99/
|
||||
cp -R /root/ut-game/* config/chroot_local-includes/usr/local/games/ut99/
|
||||
'''
|
||||
}
|
||||
}
|
||||
}
|
||||
stage('Build ISO') {
|
||||
|
||||
Reference in New Issue
Block a user