New build #854

Merged
akinwale merged 33 commits from new-build into master 2020-02-27 19:20:06 +01:00
Showing only changes of commit 042c48f1ef - Show all commits

View file

@ -34,6 +34,7 @@ build apk:
- cd ~/
- git clone https://github.com/lbryio/lbry-react-native
- cd lbry-react-native
- chmod u+x bundle-android.sh
- yarn
- rm -rf android # temporary, should be a submodule init?
- cp -rf $CI_PROJECT_DIR/ android/