mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-09-19 09:32:20 +08:00
🐳 chore: modify
This commit is contained in:
parent
b9c21e1640
commit
36a3a9eb5d
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 ..'
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user