CI: Hopefully fix playstore release
This commit is contained in:
parent
2ef36c9f74
commit
0d45a0f0f0
2 changed files with 1 additions and 3 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue