associated backend fixes
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Build and deploy the backend to staging / Deploy to staging (pull_request) Has been cancelled
				
			
		
			
				
	
				Build and deploy the backend to staging / Build and push image (pull_request) Has been cancelled
				
			
		
			
				
	
				Build and release APK / Build APK (pull_request) Has been cancelled
				
			
		
			
				
	
				Build and deploy the backend to production / Build and push image (push) Successful in 1m39s
				
			
		
			
				
	
				/ push-to-remote (push) Successful in 12s
				
			
		
			
				
	
				Build and deploy the backend to production / Deploy to production (push) Failing after 13s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Build and deploy the backend to staging / Deploy to staging (pull_request) Has been cancelled
				
			Build and deploy the backend to staging / Build and push image (pull_request) Has been cancelled
				
			Build and release APK / Build APK (pull_request) Has been cancelled
				
			Build and deploy the backend to production / Build and push image (push) Successful in 1m39s
				
			/ push-to-remote (push) Successful in 12s
				
			Build and deploy the backend to production / Deploy to production (push) Failing after 13s
				
			This commit is contained in:
		| @@ -44,7 +44,7 @@ jobs: | ||||
|           echo "${{ secrets.ANDROID_SECRET_PROPERTIES }}" > secrets.properties | ||||
|           echo "${{ secrets.ANDROID_GOOGLE_PLAY_JSON }}" > google-key.json | ||||
|           # decode the base64 encoded google key | ||||
|           echo "${{ secrets.ANDROID_KEYSTORE_BASE64 }}" | base64 -d - > release.keystore | ||||
|           echo "${{ secrets.ANDROID_KEYSTORE_BASE64 }}" | base64 -d > release.keystore | ||||
|         working-directory: android | ||||
|  | ||||
|       - name: Install fastlane | ||||
|   | ||||
		Reference in New Issue
	
	Block a user