Update circle.yml
This commit is contained in:
parent
8b66efff57
commit
6357d696a8
|
@ -13,7 +13,7 @@ dependencies:
|
|||
pre:
|
||||
# Install YARN
|
||||
- node -v
|
||||
- echo $KEYSTORE_BASE64 | base64 --decode | tee -a "$KEYSTORE"
|
||||
- echo $KEYSTORE_BASE64 | base64 --decode | tee -a "android/$KEYSTORE"
|
||||
- echo $KEYSTORE_BASE64
|
||||
- echo $KEYSTORE
|
||||
- |
|
||||
|
|
Loading…
Reference in New Issue