diff --git a/scripts/trigger_grafana_packer.sh b/scripts/trigger_grafana_packer.sh index e4a33a00221..d10fb081cba 100755 --- a/scripts/trigger_grafana_packer.sh +++ b/scripts/trigger_grafana_packer.sh @@ -2,9 +2,31 @@ _circle_token=$1 -trigger_build_url=https://circleci.com/api/v1/project/grafana/grafana-packer/tree/master?circle-token=${_circle_token} +trigger_build_url=https://circleci.com/api/v1/project/grafana/grafana-packer/tree/v4.1.x?circle-token=${_circle_token} + +post_data=$(cat <