mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
update triggers to use new deployment_tools location (#20194)
raintank/deployment_tools repo is being moved to grafana/deployment_tools
This commit is contained in:
parent
19dbd27c5c
commit
5b067e2868
@ -3,4 +3,4 @@
|
||||
curl -s --header "Content-Type: application/json" \
|
||||
--data "{\"build_parameters\": {\"CIRCLE_JOB\": \"deploy\", \"IMAGE_NAMES\": \"$1\"}}" \
|
||||
--request POST \
|
||||
https://circleci.com/api/v1.1/project/github/raintank/deployment_tools/tree/master?circle-token=$CIRCLE_TOKEN
|
||||
https://circleci.com/api/v1.1/project/github/grafana/deployment_tools/tree/master?circle-token=$CIRCLE_TOKEN
|
||||
|
Loading…
Reference in New Issue
Block a user