test workflow build and push on gitea registry
	
		
			
	
		
	
	
		
			
				
	
				Build and Push Docker Image / test (push) Failing after 16s
				
					Details
				
			
		
	
				
					
				
			
				
	
				Build and Push Docker Image / test (push) Failing after 16s
				
					Details
				
			
		
	This commit is contained in:
		
							parent
							
								
									c6ec354d6d
								
							
						
					
					
						commit
						cebf885278
					
				| 
						 | 
				
			
			@ -35,6 +35,7 @@ jobs:
 | 
			
		|||
        $(. /etc/os-release && echo "$VERSION_CODENAME") stable" | \
 | 
			
		||||
        tee /etc/apt/sources.list.d/docker.list > /dev/null
 | 
			
		||||
        apt-get update
 | 
			
		||||
        apt-get install -y docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
 | 
			
		||||
 | 
			
		||||
    - name: Login to Docker Registry
 | 
			
		||||
      uses: docker/login-action@v2
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue