mirror of https://github.com/grafana/grafana.git
tech(build): include sha1 as artifact
This commit is contained in:
parent
d016fc1da1
commit
2b55cf609c
|
|
@ -29,7 +29,7 @@ build_script:
|
|||
- cp dist/* .
|
||||
|
||||
artifacts:
|
||||
- path: grafana-*windows-*.zip
|
||||
- path: grafana-*windows-*.*
|
||||
name: binzip
|
||||
|
||||
deploy:
|
||||
|
|
|
|||
Loading…
Reference in New Issue