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