tech(build): remove commented build steps

This commit is contained in:
bergquist
2016-10-14 10:26:08 +02:00
parent aeb0c5cb53
commit ec4260e14f
-2
View File
@@ -25,10 +25,8 @@ install:
build_script:
- go run build.go build
- grunt release
#- 7z a grafana.zip %APPVEYOR_BUILD_FOLDER%\dist\*
- cp dist/* .
artifacts:
- path: grafana-*windows-ia32.zip
#- path: dist/*
name: binzip