parent
f7d4cc4e2d
commit
992c2f07fa
|
@ -5,7 +5,7 @@ pipeline {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
triggers {
|
triggers {
|
||||||
cron('0 3 * * *')
|
pollSCM('0 3 * * *')
|
||||||
}
|
}
|
||||||
environment {
|
environment {
|
||||||
IMAGE_PREFIX = 'registry.cn-qingdao.aliyuncs.com/metersphere'
|
IMAGE_PREFIX = 'registry.cn-qingdao.aliyuncs.com/metersphere'
|
||||||
|
|
Loading…
Reference in New Issue