6 lines
		
	
	
		
			168 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			168 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
| RECIPE=test_recipe
 | |
| DOMAIN=test_app.example.com
 | |
| 
 | |
| # NOTE(d1): ensure commented out TIMEOUT doesn't get included
 | |
| #           see TestReadEnv in ./pkg/envfile
 | |
| # TIMEOUT=120 |