mirror of
https://gitee.com/fit2cloud-feizhiyun/MeterSphere.git
synced 2024-12-01 19:49:10 +08:00
ci: 修改自动构建代码时间
This commit is contained in:
parent
0d7b97cbc1
commit
c7057704ef
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -14,7 +14,7 @@ pipeline {
|
||||
}
|
||||
}
|
||||
triggers {
|
||||
pollSCM('0 * * * *')
|
||||
pollSCM('0 4 * * *')
|
||||
}
|
||||
environment {
|
||||
IMAGE_NAME = 'metersphere'
|
||||
|
Loading…
Reference in New Issue
Block a user