Explorar el Código

update drone.yml

tags/v0.0.16
Peter Vivell hace 6 años
padre
commit
45b30eef81
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      drone.yml

+ 1
- 1
drone.yml Ver fichero

@@ -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…
Cancelar
Guardar