Disable the wget progress bar in CI
This commit is contained in:
		
							parent
							
								
									c439d044b0
								
							
						
					
					
						commit
						315f5e8c43
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -5,6 +5,8 @@ variables:
 | 
			
		|||
  GIT_SUBMODULE_STRATEGY: "recursive"
 | 
			
		||||
 | 
			
		||||
before_script:
 | 
			
		||||
 # Disable the wget progress bar
 | 
			
		||||
 - echo 'show-progress = off' >> ~/.wgetrc
 | 
			
		||||
 - |
 | 
			
		||||
    export DEBIAN_FRONTEND=noninteractive
 | 
			
		||||
    apt-get update -qq &&
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue