mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-10-09 11:52:21 +08:00
🐳 chore: try
This commit is contained in:
parent
d283d3f346
commit
08da84e67d
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -4,11 +4,11 @@ pipeline {
|
||||
stage('build') {
|
||||
agent {
|
||||
docker {
|
||||
image 'shenmo7192/uos-21-dtk5.4:1.0'
|
||||
image 'sparkstore/qt-build-image:5.11'
|
||||
}
|
||||
}
|
||||
steps {
|
||||
sh 'dpkg-buildpackage && tree .'
|
||||
sh 'mkdir build && cd build && qmake .. && make'
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user