Commit 484d9e3f by bergquist

triggers grafana-docker master build

parent c47f40d9
......@@ -245,9 +245,9 @@ workflows:
- gometalinter
- mysql-integration-test
- postgres-integration-test
#filters:
# branches:
# only: master
filters:
branches:
only: master
release:
jobs:
- build-all:
......
......@@ -3,7 +3,7 @@
_circle_token=$1
_grafana_version=$2
trigger_build_url=https://circleci.com/api/v1/project/grafana/grafana-docker/tree/deploy?circle-token=${_circle_token}
trigger_build_url=https://circleci.com/api/v1/project/grafana/grafana-docker/tree/master?circle-token=${_circle_token}
post_data=$(cat <<EOF
{
......
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