Hey dum dum update the Jenkinsfile.
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -9,7 +9,7 @@ pipeline {
|
||||
}
|
||||
stage('Build') {
|
||||
steps {
|
||||
sh 'Tools/package_release_build.py -p windows mac linux'
|
||||
sh 'Tools/package_release_build.py -p windows mac linux linux-arm64'
|
||||
}
|
||||
}
|
||||
stage('Update build info') {
|
||||
|
||||
Reference in New Issue
Block a user