Added container registry to push command
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Build and Push Docker Image / build-and-push (push) Failing after 58s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Build and Push Docker Image / build-and-push (push) Failing after 58s
				
			This commit is contained in:
		@@ -29,4 +29,4 @@ jobs:
 | 
			
		||||
      
 | 
			
		||||
      - name: Push Docker Image
 | 
			
		||||
        run: |
 | 
			
		||||
          docker push ${{ secrets.CONTAINER_REGISTRY_USERNAME }}/luke-else.co.uk:latest
 | 
			
		||||
          docker push ${{ secrets.CONTAINER_REGISTRY }}/${{ secrets.CONTAINER_REGISTRY_USERNAME }}/luke-else.co.uk:latest
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user