李学强 5 tháng trước cách đây
mục cha
commit
a7bc60e803
1 tập tin đã thay đổi với 4 bổ sung4 xóa
  1. 4 4
      .drone.yml

+ 4 - 4
.drone.yml

@@ -510,7 +510,7 @@ steps:
 
 trigger:
   event: [ push ]
-  branch: [ test-gateway-new ]
+  branch: [ test-gateway ]
 
 #########################################################################################################
 #2.打包构建test-lhb-quartz
@@ -628,7 +628,7 @@ steps:
 
 trigger:
   event: [ push ]
-  branch: [ test-quartz-new ]
+  branch: [ test-quartz ]
 
 ###########################################################################################################
 # 3.打包构建test-lhb-system
@@ -745,7 +745,7 @@ steps:
 
 trigger:
   event: [ push ]
-  branch: [ test-system-new ]
+  branch: [ test-system ]
 
 
 ##########################################################################################################
@@ -864,4 +864,4 @@ steps:
 
 trigger:
   event: [ push ]
-  branch: [ test-basic-new ]
+  branch: [ test-basic ]