Skip to content

Instantly share code, notes, and snippets.

@GingerBear
Created April 24, 2018 03:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GingerBear/2025b49a276d936075966e4334528ecc to your computer and use it in GitHub Desktop.
Save GingerBear/2025b49a276d936075966e4334528ecc to your computer and use it in GitHub Desktop.
codepush release
  • install appcenter cli https://github.com/Microsoft/appcenter-cli
  • appcenter login
  • update "name": "GNCUAT", in package.json
  • add "react-native": "0.0.0", to dependencies in package.json
  • appcenter codepush release-react -a Branding-Brand/GNCIOS -d Latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment