mirror of
https://github.com/FOGProject/fos.git
synced 2026-05-03 15:40:58 -05:00
Update Jenkinsfile
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -19,7 +19,7 @@ stage('Build') {
|
||||
sh './build.sh -fn -a x86'
|
||||
}
|
||||
},
|
||||
x86Filesystem: {
|
||||
x64Filesystem: {
|
||||
node {
|
||||
checkout scm
|
||||
sh './build.sh -fn -a x64'
|
||||
|
||||
Reference in New Issue
Block a user