mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-08-06 12:13:57 +08:00
改 jenkinsfile
This commit is contained in:
Vendored
+1
-1
@@ -4,7 +4,7 @@ pipeline {
|
|||||||
stage('build') {
|
stage('build') {
|
||||||
agent {
|
agent {
|
||||||
docker {
|
docker {
|
||||||
image 'jerry979/dtke:5.11'
|
image 'jerry979/dtke:5.11.1'
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user