mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-13 04:12:03 +08:00
🐳 chore: modify
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -8,7 +8,7 @@ pipeline {
|
||||
}
|
||||
}
|
||||
steps {
|
||||
sh 'mkdir build && cd build && qmake .. && make'
|
||||
sh 'mkdir build && cd build && qmake .. && make && cd ..'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user