[ server ] [ scheduler ]- fix bug -1
This commit is contained in:
@@ -27,6 +27,7 @@ public class BuildStatusScheduleTask {
|
||||
@Value(value = "${octopus.status.healthy.cron}")
|
||||
String healthyCronTimeExpress;
|
||||
|
||||
// todo 此时间可以更新Nacos配置更新 自动进行任务更新
|
||||
@Value(value = "${octopus.status.healthy.start-delay}")
|
||||
int healthyCheckStartDelaySeconds;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user