mirror of https://github.com/grafana/grafana.git
move circle trigger to /scripts
This commit is contained in:
parent
4afd7a5ef1
commit
6489571179
|
|
@ -27,4 +27,4 @@ deployment:
|
|||
branch: master
|
||||
owner: grafana
|
||||
commands:
|
||||
- ./trigger_grafana_packer.sh ${TRIGGER_GRAFANA_PACKER_CIRCLECI_TOKEN}
|
||||
- ./scripts/trigger_grafana_packer.sh ${TRIGGER_GRAFANA_PACKER_CIRCLECI_TOKEN}
|
||||
|
|
|
|||
Loading…
Reference in New Issue