Commit 2bf305b1 by Torkel Ödegaard

build(): updated build version

parent d3a4b7a7
......@@ -4,7 +4,7 @@
"company": "Coding Instinct AB"
},
"name": "grafana",
"version": "3.0.0-pre",
"version": "3.0.0-beta1",
"repository": {
"type": "git",
"url": "http://github.com/grafana/grafana.git"
......
#! /usr/bin/env bash
deb_ver=3.0.0-pre1459365183
rpm_ver=3.0.0-pre1459365183
deb_ver=3.0.0-pre1459399258
rpm_ver=3.0.0-pre1459399258
#rpm_ver=3.0.0-1
# wget https://grafanarel.s3.amazonaws.com/builds/grafana_${deb_ver}_amd64.deb
#wget https://grafanarel.s3.amazonaws.com/builds/grafana_${deb_ver}_amd64.deb
# package_cloud push grafana/stable/debian/jessie grafana_${deb_ver}_amd64.deb
# package_cloud push grafana/stable/debian/wheezy grafana_${deb_ver}_amd64.deb
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment