mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
tech(build): make artifact path less strict
This commit is contained in:
@@ -28,7 +28,7 @@ build_script:
|
|||||||
- cp dist/* .
|
- cp dist/* .
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: grafana-*windows-ia32.zip
|
- path: grafana-*windows-*.zip
|
||||||
name: binzip
|
name: binzip
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
|
|||||||
Reference in New Issue
Block a user