workflows: fix docker tag
This commit is contained in:
		
							parent
							
								
									5128075fb6
								
							
						
					
					
						commit
						4dc9312f3c
					
				
							
								
								
									
										3
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/tests.yml
									
									
									
									
										vendored
									
									
								
							@ -163,8 +163,7 @@ jobs:
 | 
			
		||||
      run: |
 | 
			
		||||
        if [ "$RUNNER_OS" = "Linux" ]; then
 | 
			
		||||
          docker-compose -f Dockerfile.yml run --rm -v $GITHUB_WORKSPACE:/tmp/test-bot sut
 | 
			
		||||
          # TODO: reenable when we figure out issue
 | 
			
		||||
          # docker tag homebrew_sut brew
 | 
			
		||||
          docker tag brew_sut brew
 | 
			
		||||
        else
 | 
			
		||||
          brew test-bot
 | 
			
		||||
        fi
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user