drone integ check jks b64
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Dan Ballard 2021-05-08 08:53:28 -07:00
parent 3d12efb21a
commit c44343a0fa
1 changed files with 2 additions and 1 deletions

View File

@ -72,7 +72,8 @@ steps:
path: /root/.pub-cache
commands:
- echo $upload_jks_file_b64 > upload-keystore.jks.b64
- ls -l -h
- ls -l
- sha256sum upload-keystore.jks.b64
- base64 --decode upload-keystore.jks.b64 > upload-keystore.jks
- sed -i "s/%jks-password%/$upload_jks_pass/g" android/key.properties
- flutter build appbundle