Browse Source

update drone.yml

tags/v0.0.16
Peter Vivell 6 years ago
parent
commit
45b30eef81
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      drone.yml

+ 1
- 1
drone.yml View File

@@ -62,4 +62,4 @@ steps:
62 62
     checksum: [ md5 ] # [ md5, sha1, sha256, sha512, adler32, crc32 ]
63 63
     file_exists: overwrite # overwrite, skip, fail
64 64
     files: # wildcard * supported, checksum fails on directories
65
-      - *.tar.gz
65
+      - radangel*.tar.gz

Loading…
Cancel
Save