test workflow build and push on gitea registry
	
		
			
	
		
	
	
		
			
				
	
				Build and Push Docker Image / build_and_push (push) Failing after 40s
				
					Details
				
			
		
	
				
					
				
			
				
	
				Build and Push Docker Image / build_and_push (push) Failing after 40s
				
					Details
				
			
		
	This commit is contained in:
		
							parent
							
								
									240504349a
								
							
						
					
					
						commit
						e49374606b
					
				| 
						 | 
				
			
			@ -18,7 +18,7 @@ jobs:
 | 
			
		|||
      run: |
 | 
			
		||||
        apt-get update
 | 
			
		||||
        apt-get install -y docker.io
 | 
			
		||||
        systemctl start docker
 | 
			
		||||
        service docker start
 | 
			
		||||
 | 
			
		||||
    - name: Login to Docker Registry
 | 
			
		||||
      uses: docker/login-action@v1
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue