mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-14 04:42:03 +08:00
🐳 chore: change image
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -4,7 +4,7 @@ pipeline {
|
||||
stage('build') {
|
||||
agent {
|
||||
docker {
|
||||
image 'sparkstore/qt-build-image:5.11'
|
||||
image 'sparkstore/qt-build-image:5.11-1'
|
||||
}
|
||||
}
|
||||
steps {
|
||||
|
||||
Reference in New Issue
Block a user