mirror of
				https://github.com/appleboy/ssh-action.git
				synced 2025-11-01 00:40:10 +08:00 
			
		
		
		
	test: comment the ED25519 ssh testing
This commit is contained in:
		
							parent
							
								
									db9be1d5f2
								
							
						
					
					
						commit
						0d5a3d0e48
					
				
							
								
								
									
										16
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										16
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @ -141,11 +141,11 @@ jobs: | |||||||
|               -lah |               -lah | ||||||
|         use_insecure_cipher: true |         use_insecure_cipher: true | ||||||
| 
 | 
 | ||||||
|     - name: SSH ED25519 Private Key |     # - name: SSH ED25519 Private Key | ||||||
|       uses: ./ |     #   uses: ./ | ||||||
|       with: |     #   with: | ||||||
|         host: ${{ secrets.TUNNEL_HOST }} |     #     host: ${{ secrets.TUNNEL_HOST }} | ||||||
|         username: ${{ secrets.TUNNEL_USERNAME }} |     #     username: ${{ secrets.TUNNEL_USERNAME }} | ||||||
|         key: ${{ secrets.ID_ED25519 }} |     #     key: ${{ secrets.ID_ED25519 }} | ||||||
|         port: ${{ secrets.TUNNEL_PORT }} |     #     port: ${{ secrets.TUNNEL_PORT }} | ||||||
|         script: whoami |     #     script: whoami | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Bo-Yi Wu
						Bo-Yi Wu