MX 2 лет назад
Родитель
Сommit
fd91bb9078
1 измененных файлов с 2 добавлено и 4 удалено
  1. 2 4
      .drone.yml

+ 2 - 4
.drone.yml

@@ -109,7 +109,7 @@ steps:
       files:
       files:
         - publish/*.tgz
         - publish/*.tgz
         - publish/*.zip
         - publish/*.zip
-      title: ${DRONE_BUILD_NUMBER}
+      title: ${DRONE_TAG}
       note: changelog.md
       note: changelog.md
       checksum:
       checksum:
         - md5
         - md5
@@ -117,10 +117,8 @@ steps:
         - crc32
         - crc32
 
 
 trigger:
 trigger:
-  branch:
-    - dev
   event:
   event:
-    - push
+    - tag
 
 
 node:
 node:
   typ: haupt
   typ: haupt