jenkins 构建

This commit is contained in:
LingZhaoHui 2020-11-22 16:19:58 +08:00
parent 034ef85a8a
commit 18a42b7f5e
2 changed files with 0 additions and 3 deletions

1
Jenkinsfile vendored
View File

@ -4,7 +4,6 @@ pipeline {
stages {
stage('Build') {
steps {
cd 'script'
sh 'bash build.sh'
}
}

View File

@ -5,8 +5,6 @@
#
cd ../
cd ./deps/jemalloc && ./autogen.sh
cd ../ && make hiredis jemalloc linenoise lua