mirror of
				https://github.com/appleboy/drone-ssh.git
				synced 2025-10-29 00:51:15 +08:00 
			
		
		
		
	 ae023d7aa6
			
		
	
	
		ae023d7aa6
		
			
		
	
	
	
	
		
			
			- Add `requiretty` to the `Defaults` in sudoers - Allow `drone-scp` to run commands without password prompt Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
		
			
				
	
	
		
			3 lines
		
	
	
		
			60 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			60 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| Defaults        requiretty
 | |
| drone-scp ALL=(ALL) NOPASSWD:ALL
 |