mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
build(): updated build version
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
"company": "Coding Instinct AB"
|
"company": "Coding Instinct AB"
|
||||||
},
|
},
|
||||||
"name": "grafana",
|
"name": "grafana",
|
||||||
"version": "3.0.0-pre",
|
"version": "3.0.0-beta1",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "http://github.com/grafana/grafana.git"
|
"url": "http://github.com/grafana/grafana.git"
|
||||||
|
|||||||
@@ -1,11 +1,11 @@
|
|||||||
#! /usr/bin/env bash
|
#! /usr/bin/env bash
|
||||||
|
|
||||||
deb_ver=3.0.0-pre1459365183
|
deb_ver=3.0.0-pre1459399258
|
||||||
rpm_ver=3.0.0-pre1459365183
|
rpm_ver=3.0.0-pre1459399258
|
||||||
|
|
||||||
#rpm_ver=3.0.0-1
|
#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/jessie grafana_${deb_ver}_amd64.deb
|
||||||
# package_cloud push grafana/stable/debian/wheezy grafana_${deb_ver}_amd64.deb
|
# package_cloud push grafana/stable/debian/wheezy grafana_${deb_ver}_amd64.deb
|
||||||
|
|||||||
Reference in New Issue
Block a user