test workflow build and push on gitea registry
	
		
			
	
		
	
	
		
			
				
	
				Build and Push Docker Image / test (push) Failing after 11s
				
					Details
				
			
		
	
				
					
				
			
				
	
				Build and Push Docker Image / test (push) Failing after 11s
				
					Details
				
			
		
	This commit is contained in:
		
							parent
							
								
									49dc3872c5
								
							
						
					
					
						commit
						2ad8530736
					
				| 
						 | 
				
			
			@ -24,7 +24,7 @@ jobs:
 | 
			
		|||
        ls -la
 | 
			
		||||
 | 
			
		||||
    - name: Login to Docker Registry
 | 
			
		||||
      image: docker:20.10.7
 | 
			
		||||
      image: ghcr.io/catthehacker/ubuntu:act-latest
 | 
			
		||||
      imagePullPolicy: Always
 | 
			
		||||
      uses: docker/login-action@v2
 | 
			
		||||
      with:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue