mirror of
				https://github.com/appleboy/ssh-action.git
				synced 2025-10-31 00:10:11 +08:00 
			
		
		
		
	chore: Multiline SSH commands interpreted as single lines
This commit is contained in:
		
							parent
							
								
									a2f91cbad1
								
							
						
					
					
						commit
						269a4479eb
					
				
							
								
								
									
										4
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @ -100,5 +100,7 @@ jobs: | |||||||
|         username: ${{ secrets.USERNAME }} |         username: ${{ secrets.USERNAME }} | ||||||
|         password: ${{ secrets.PASSWORD }} |         password: ${{ secrets.PASSWORD }} | ||||||
|         port: ${{ secrets.PORT }} |         port: ${{ secrets.PORT }} | ||||||
|         script: whoami |         script: | | ||||||
|  |             ls \ | ||||||
|  |               -lah | ||||||
|         use_insecure_cipher: true |         use_insecure_cipher: true | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Bo-Yi Wu
						Bo-Yi Wu