Browse Source

圣牧更新

baishaojie 10 months ago
parent
commit
ee1721b3d8
2 changed files with 1 additions and 2 deletions
  1. 1 1
      .drone.yml
  2. 0 1
      http/handle/api/scheduled.go

+ 1 - 1
.drone.yml

@@ -28,7 +28,7 @@ steps:
         from_secret: aliyun_password
       repo: registry.cn-hangzhou.aliyuncs.com/kpt-event/kpt-tmr
       registry: registry.cn-hangzhou.aliyuncs.com
-      tags: [ 1.0.4,latest ]
+      tags: [ 1.0.3,latest ]
 
 trigger:
   branch:

+ 0 - 1
http/handle/api/scheduled.go

@@ -143,7 +143,6 @@ func CronScheduled(ctx context.Context) {
 	// })
 	// xdmy.Start()
 	// InitMqttClient()
-
 }
 
 type ScheduledInfo struct {