Skip to content

Commit

Permalink
fix ios build
Browse files Browse the repository at this point in the history
  • Loading branch information
namrataukirde committed Mar 8, 2018
1 parent e1d523a commit 1eff7b1
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 @@ -65,6 +65,6 @@ deployment:
- bundle exec rake production android app:build
- bundle exec fastlane android beta
- bundle exec rake production ios app:build
- bundle exec fastlane ios beta
- 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://app.goodcity.hk/assets/goodcity.js;
- curl https://api.rollbar.com/api/1/sourcemap/download -F access_token=$ROLLBAR_KEY -F version=$APP_VERSION -F minified_url=https://app.goodcity.hk/assets/vendor.js;

0 comments on commit 1eff7b1

Please sign in to comment.