浏览代码

tech(build): remove commented build steps

bergquist 9 年之前
父节点
当前提交
ec4260e14f
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      appveyor.yml

+ 0 - 2
appveyor.yml

@@ -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