summaryrefslogtreecommitdiff
path: root/wallet/fastlane/Fastfile
diff options
context:
space:
mode:
authorIván Ávalos <avalos@disroot.org>2024-03-06 12:11:34 -0600
committerIván Ávalos <avalos@disroot.org>2024-03-06 12:11:34 -0600
commit8a49fd7fe3aab142c2ccbe9f36c82c0a08b10b64 (patch)
tree68870025ab44bbc9b4dd5934ba8d1b2348690e4c /wallet/fastlane/Fastfile
parent9f1efa0e5e9e9289abe073bd2a5ed641abb59521 (diff)
downloadtaler-android-8a49fd7fe3aab142c2ccbe9f36c82c0a08b10b64.tar.gz
taler-android-8a49fd7fe3aab142c2ccbe9f36c82c0a08b10b64.tar.bz2
taler-android-8a49fd7fe3aab142c2ccbe9f36c82c0a08b10b64.zip
[wallet] Make fastlane publish to production
Diffstat (limited to 'wallet/fastlane/Fastfile')
-rw-r--r--wallet/fastlane/Fastfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/wallet/fastlane/Fastfile b/wallet/fastlane/Fastfile
index 43b7818..70b10b8 100644
--- a/wallet/fastlane/Fastfile
+++ b/wallet/fastlane/Fastfile
@@ -40,7 +40,6 @@ platform :android do
}
)
upload_to_play_store(
- track: 'beta',
skip_upload_images: 'true',
skip_upload_screenshots: 'true',
skip_upload_apk: 'true', # This is an app bundle, so APK is not possible