This commit is contained in:
parent
64214c711b
commit
00fd524893
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ steps:
|
|||
image: alpine
|
||||
commands:
|
||||
- echo $ANDROID_RELEASE_KEYSTORE | base64 -d > android_release.keystore
|
||||
- du -hs ./android_release.keystore
|
||||
environment:
|
||||
ANDROID_RELEASE_KEYSTORE:
|
||||
from_secret: android-release-keystore
|
||||
|
|
Loading…
Reference in a new issue