李学强 5 месяцев назад
Родитель
Сommit
a7bc60e803
1 измененных файлов с 4 добавлено и 4 удалено
  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 ]