Explorar el Código

use matrix
GO_VERSION:

abpasser hace 2 años
padre
commit
6b7692404c
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      .drone.yml

+ 2 - 1
.drone.yml

@@ -3,7 +3,8 @@ type: docker
 name: kxs-gateway
 
 # 定义变量
-branch-name: kxs-gateway
+matrix:
+  branch-name: kxs-gateway
 
 volumes: # 声明数据卷
   - name: mvn_repo # 数据卷名称