소스 검색

drone: update

Yi 7 달 전
부모
커밋
d7ec43b548
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      .drone.yml

+ 2 - 2
.drone.yml

@@ -30,12 +30,12 @@ steps:
         from_secret: aliyuncs_password
       repo: registry.cn-hangzhou.aliyuncs.com/kpt-event/kpt-temporary-mqtt
       registry: registry.cn-hangzhou.aliyuncs.com
-      tags: [ test ]
+      tags: [ latest ]
 
 trigger:
   branch:
     include:
-    - feature/*
+    - master
   event:
     include:
     - push