Browse Source

tech(build): include sha1 as artifact

bergquist 9 years ago
parent
commit
2b55cf609c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

@@ -29,7 +29,7 @@ build_script:
   - cp dist/* .
 
 artifacts:
-  - path: grafana-*windows-*.zip
+  - path: grafana-*windows-*.*
     name: binzip
 
 deploy: