mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Updated circle.yml
This commit is contained in:
parent
e3ce8048ad
commit
8c27a10612
11
circle.yml
11
circle.yml
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user