Specify container registry
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Build and Push Docker Image / build-and-push (push) Failing after 1m17s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Build and Push Docker Image / build-and-push (push) Failing after 1m17s
				
			This commit is contained in:
		@@ -16,6 +16,7 @@ jobs:
 | 
			
		||||
      - name: Log in to Docker Hub
 | 
			
		||||
        uses: docker/login-action@v3
 | 
			
		||||
        with:
 | 
			
		||||
          registry: git.luke-else.co.uk
 | 
			
		||||
          username: ${{ secrets.CONTAINER_REGISTRY_USERNAME }}
 | 
			
		||||
          password: ${{ secrets.CONTAINER_REGISTRY_PASSKEY }}
 | 
			
		||||
      
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user