ci: Migrate Android Play Store deployment from GitHub Actions to Jenkins using Fastlane.
This commit is contained in:
2
android/fastlane/Appfile
Normal file
2
android/fastlane/Appfile
Normal 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
|
||||
Reference in New Issue
Block a user