更新 'Jenkinsfile'
This commit is contained in:
parent
17aa68950e
commit
3a2deb8784
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -5,7 +5,7 @@ pipeline {
|
||||
stage('Build') {
|
||||
steps {
|
||||
sh 'printenv'
|
||||
sh 'make'
|
||||
sh 'make MALLOC=jemalloc'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user