Update circle.yml

This commit is contained in:
Guilherme Gazzo 2017-11-02 19:53:04 -02:00 committed by GitHub
parent 3a7523f74f
commit d56e76097a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ dependencies:
pre:
# Install YARN
- node -v
- echo $KEYSTORE_BASE64 | base64 --decode | tee -a "android/$KEYSTORE"
- echo $KEYSTORE_BASE64 | base64 --decode | tee -a "android/app/$KEYSTORE"
override:
# The Android Gradle build will need the Android signing keystore keys setup