Add googleservicesjson to ci
This commit is contained in:
parent
8d7aaa44a6
commit
9113afda37
|
@ -36,6 +36,7 @@ build_android_fdroid:
|
|||
- cd android && echo "keyPassword=${FDROID_KEY_PASS}" >> key.properties && cd ..
|
||||
- cd android && echo "keyAlias=key" >> key.properties && cd ..
|
||||
- cd android && echo "storeFile=../key.jks" >> key.properties && cd ..
|
||||
- cd android/app && echo $GOOGLE_SERVICES >> google-services.json && ls && cd ../..
|
||||
- flutter build apk --release
|
||||
artifacts:
|
||||
when: on_success
|
||||
|
|
Loading…
Reference in a new issue