From 1143f3a579e2afbbcd502367fc52261075ef8991 Mon Sep 17 00:00:00 2001 From: namrataukirde Date: Tue, 12 Jun 2018 15:59:21 +0530 Subject: [PATCH] uncomment android build step --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index 6d5f5d9b3..02545d973 100644 --- a/circle.yml +++ b/circle.yml @@ -62,7 +62,7 @@ deployment: commands: - bundle exec cap production deploy - bundle exec rake production android app:build - # - fastlane android beta + - fastlane android beta - bundle exec rake production ios app:build - fastlane ios beta - curl https://api.rollbar.com/api/1/sourcemap/download -F access_token=$ROLLBAR_KEY -F version=$APP_VERSION -F minified_url=https://admin.goodcity.hk/assets/goodcity.js