ci: Migrate Android Play Store deployment from GitHub Actions to Jenkins using Fastlane.

This commit is contained in:
Van Leemput Dayron
2025-12-08 16:11:40 +01:00
parent bf48971dc4
commit 1f93a4e42d
5 changed files with 85 additions and 55 deletions

2
android/fastlane/Appfile Normal file
View File

@@ -0,0 +1,2 @@
json_key_file(ENV["GOOGLE_PLAY_JSON_KEY_FILE"]) # Path to the json secret file - defined in Jenkins
package_name("be.devdayronvl.travel_mate") # Your package name