Don't set all_proxy
This commit is contained in:
		
							parent
							
								
									f04719d31d
								
							
						
					
					
						commit
						8cb7cf087c
					
				| @ -13,6 +13,9 @@ | |||||||
|     proxy = { |     proxy = { | ||||||
|       default = "http://localhost:23080/"; |       default = "http://localhost:23080/"; | ||||||
|       noProxy = "127.0.0.1,localhost,internal.domain"; |       noProxy = "127.0.0.1,localhost,internal.domain"; | ||||||
|  |       # Don't set all_proxy as go complains and breaks the gitlab runner, see: | ||||||
|  |       # https://github.com/golang/go/issues/16715 | ||||||
|  |       allProxy = null; | ||||||
|     }; |     }; | ||||||
| 
 | 
 | ||||||
|     firewall = { |     firewall = { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user