mirror of
				https://github.com/moby/moby.git
				synced 2022-11-09 12:21:53 -05:00 
			
		
		
		
	Jenkinsfile: remove redundant DOCKER_EXPERIMENTAL
DOCKER_EXPERIMENTAL is already set in the head of the file. Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
This commit is contained in:
		
							parent
							
								
									5ca47f5179
								
							
						
					
					
						commit
						d1304a8c74
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		
							
								
								
									
										1
									
								
								Jenkinsfile
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								Jenkinsfile
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -408,7 +408,6 @@ pipeline {
 | 
			
		|||
                        }
 | 
			
		||||
                        stage("Integration tests") {
 | 
			
		||||
                            environment {
 | 
			
		||||
                                DOCKER_EXPERIMENTAL = '1'
 | 
			
		||||
                                DOCKER_ROOTLESS = '1'
 | 
			
		||||
                                TEST_SKIP_INTEGRATION_CLI = '1'
 | 
			
		||||
                            }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue