mirror of
				https://github.com/KevinMidboe/immich.git
				synced 2025-10-29 17:40:28 +00:00 
			
		
		
		
	Implement CI/CD for Android (#48)
* Implement CI/CD for Android with Fastlane
This commit is contained in:
		
							
								
								
									
										2
									
								
								mobile/android/fastlane/Appfile
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								mobile/android/fastlane/Appfile
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,2 @@
 | 
			
		||||
json_key_file("/Users/alex/Documents/immich-fastlane-googleplaystore-key.json") # Path to the json secret file - Follow https://docs.fastlane.tools/actions/supply/#setup to get one
 | 
			
		||||
package_name("app.alextran.immich") # e.g. com.krausefx.app
 | 
			
		||||
		Reference in New Issue
	
	Block a user