triggers grafana-docker master build

This commit is contained in:
bergquist 2018-06-08 12:44:01 +02:00
parent c47f40d99c
commit 484d9e3f9d
2 changed files with 4 additions and 4 deletions

View File

@ -245,9 +245,9 @@ workflows:
- gometalinter
- mysql-integration-test
- postgres-integration-test
#filters:
# branches:
# only: master
filters:
branches:
only: master
release:
jobs:
- build-all:

View File

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