/
opt
/
canhelp
/
apps
/
mobile
/
android
/
fastlane
/
/opt/canhelp/apps/mobile/android/fastlane
mkdir
upload
Name
Size
Mode
Actions
metadata/
-
0755
rm
Appfile
253
0644
edit
dl
rm
Fastfile
1366
0644
edit
dl
rm
Edit:
/opt/canhelp/apps/mobile/android/fastlane/Appfile
(253B)
play_store_json_key = ENV["PLAY_STORE_JSON_KEY"]&.strip if play_store_json_key && !play_store_json_key.empty? json_key_data(play_store_json_key) else json_key_file(File.expand_path("play-store-key.json", __dir__)) end package_name("gr.canhelp.app")
Save
cmd:
run