4 lines
		
	
	
		
			60 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			60 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
| lane :test do
 | |
|   build_and_deploy(beta_type: "internal")
 | |
| end
 | 
| lane :test do
 | |
|   build_and_deploy(beta_type: "internal")
 | |
| end
 |