mirror of
https://github.com/zeldaret/oot
synced 2026-06-10 20:58:55 -04:00
Testing faster jenkins build
This commit is contained in:
Vendored
+1
-1
@@ -15,7 +15,7 @@ pipeline {
|
||||
stage('Build') {
|
||||
steps {
|
||||
echo 'Building...'
|
||||
sh 'make'
|
||||
sh 'make -j`nproc`'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user