Updated circle.yml

This commit is contained in:
Torkel Ödegaard 2015-03-07 13:23:57 +01:00
parent e3ce8048ad
commit 8c27a10612

View File

@ -21,8 +21,9 @@ test:
# - ./node_modules/grunt-cli/bin/grunt test
deployment:
branch: develop
owner: grafana
commands:
- cd ./docker/buildcontainer/
- ./build_circle.sh
develop:
branch: develop
owner: grafana
commands:
- cd ./docker/buildcontainer/
- ./build_circle.sh