summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/circle.yml b/circle.yml
index 6fa1ccc22..9321c75b1 100644
--- a/circle.yml
+++ b/circle.yml
@@ -30,6 +30,11 @@ test:
files:
- ci/build_*.sh
deployment:
+ publish_to_playstore:
+ branch: master
+ owner: navit-gps
+ commands:
+ - bash ci/publish.sh
merge_into_master:
branch: trunk
owner: navit-gps