mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-11-04 10:01:05 +01:00 
			
		
		
		
	dont request tty
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
		
							parent
							
								
									36ad0003a9
								
							
						
					
					
						commit
						8502a0acda
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@ -68,7 +68,7 @@ test_integration_oidc:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
test_integration_v2_general:
 | 
					test_integration_v2_general:
 | 
				
			||||||
	docker run \
 | 
						docker run \
 | 
				
			||||||
		-it --rm \
 | 
							-t --rm \
 | 
				
			||||||
		-v ~/.cache/hs-integration-go:/go \
 | 
							-v ~/.cache/hs-integration-go:/go \
 | 
				
			||||||
		--name headscale-test-suite \
 | 
							--name headscale-test-suite \
 | 
				
			||||||
		-v $$PWD:$$PWD -w $$PWD \
 | 
							-v $$PWD:$$PWD -w $$PWD \
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user