Parcourir la source

work only with tags

MX il y a 2 ans
Parent
commit
fd91bb9078
1 fichiers modifiés avec 2 ajouts et 4 suppressions
  1. 2 4
      .drone.yml

+ 2 - 4
.drone.yml

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