Skip to content

Commit

Permalink
uncomment android build step
Browse files Browse the repository at this point in the history
  • Loading branch information
namrataukirde committed Jun 12, 2018
1 parent da0d4f6 commit 1143f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 1143f3a

Please sign in to comment.