This website requires JavaScript.
Explore
Help
Sign In
GitLab
/
fluffychat
Watch
2
Star
0
Fork
0
You've already forked fluffychat
mirror of
https://gitlab.com/famedly/fluffychat.git
synced
2024-11-01 01:29:28 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
e6358996e6
fluffychat
/
scripts
/
release-playstore.sh
5 lines
67 B
Bash
Raw
Normal View
History
Unescape
Escape
fix: CI scripts
2020-12-08 15:46:47 +01:00
#!/bin/sh -ve
chore: Implement playstore CD
2020-11-22 11:04:47 +01:00
cd
android
bundle
exec
fastlane deploy_release
fix: CI scripts
2020-12-08 15:46:47 +01:00
cd
..
Reference in New Issue
Copy Permalink