wrong file
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Build and test backend / Build-backend (push) Successful in 1m18s
				
			
		
			
				
	
				Build and test backend / Test-backend (push) Successful in 1m17s
				
			
		
			
				
	
				deploy to production / deploy-frontend (push) Successful in 26s
				
			
		
			
				
	
				deploy to production / deploy-backend (push) Failing after 1m22s
				
			
		
			
				
	
				Build and test FrontEnd / Build-frontend (push) Successful in 22s
				
			
		
			
				
	
				Build and test FrontEnd / Test-frontend (push) Successful in 21s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Build and test backend / Build-backend (push) Successful in 1m18s
				
			Build and test backend / Test-backend (push) Successful in 1m17s
				
			deploy to production / deploy-frontend (push) Successful in 26s
				
			deploy to production / deploy-backend (push) Failing after 1m22s
				
			Build and test FrontEnd / Build-frontend (push) Successful in 22s
				
			Build and test FrontEnd / Test-frontend (push) Successful in 21s
				
			This commit is contained in:
		| @ -41,7 +41,6 @@ jobs: | ||||
|     - name: building | ||||
|       run: ./gradlew backend:build | ||||
|     - name: pushing to the server | ||||
|       working-directory: ./backend | ||||
|       run: | | ||||
|         echo "${{ secrets.SSH_KEY }}" > key | ||||
|         chmod 0600 key | ||||
|  | ||||
		Reference in New Issue
	
	Block a user