Browse Source

update drone.yml

tags/v0.0.6
Peter Vivell 6 years ago
parent
commit
4e99bbee81
1 changed files with 0 additions and 14 deletions
  1. 0
    14
      drone.yml

+ 0
- 14
drone.yml View File

43
     files:
43
     files:
44
       - src/radangel
44
       - src/radangel
45
       - src/contrib/websockify
45
       - src/contrib/websockify
46
-    file_exists: overwrite
47
-    checksum:
48
-      - md5
49
-      - sha1
50
-      - sha256
51
-      - sha512
52
-      - adler32
53
-      - crc32
54
-    draft: true
55
-    prerelease: true
56
-    note: CHANGELOG.md
57
-    title: Release
58
-    insecure: false
59
   when:
46
   when:
60
-    branch: master
61
     event: tag
47
     event: tag

Loading…
Cancel
Save