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
 | 
			
		||||
        use_insecure_cipher: true
 | 
			
		||||
 | 
			
		||||
    - name: SSH ED25519 Private Key
 | 
			
		||||
      uses: ./
 | 
			
		||||
      with:
 | 
			
		||||
        host: ${{ secrets.TUNNEL_HOST }}
 | 
			
		||||
        username: ${{ secrets.TUNNEL_USERNAME }}
 | 
			
		||||
        key: ${{ secrets.ID_ED25519 }}
 | 
			
		||||
        port: ${{ secrets.TUNNEL_PORT }}
 | 
			
		||||
        script: whoami
 | 
			
		||||
    # - name: SSH ED25519 Private Key
 | 
			
		||||
    #   uses: ./
 | 
			
		||||
    #   with:
 | 
			
		||||
    #     host: ${{ secrets.TUNNEL_HOST }}
 | 
			
		||||
    #     username: ${{ secrets.TUNNEL_USERNAME }}
 | 
			
		||||
    #     key: ${{ secrets.ID_ED25519 }}
 | 
			
		||||
    #     port: ${{ secrets.TUNNEL_PORT }}
 | 
			
		||||
    #     script: whoami
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user