CI: Hopefully fix playstore release
parent
2ef36c9f74
commit
0d45a0f0f0
@ -1,7 +1,4 @@
|
||||
#!/bin/sh -ve
|
||||
cd android
|
||||
bundle install
|
||||
bundle update fastlane
|
||||
echo $PLAYSTORE_DEPLOY_KEY >> keys.json
|
||||
bundle exec fastlane deploy_release
|
||||
cd ..
|
||||
|
Loading…
Reference in New Issue