move circle trigger to /scripts

This commit is contained in:
bergquist 2016-09-15 12:57:41 +02:00
parent 4afd7a5ef1
commit 6489571179
2 changed files with 1 additions and 1 deletions

View File

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