mirror of
				https://github.com/appleboy/scp-action.git
				synced 2025-10-23 08:55:54 +08:00 
			
		
		
		
	chore: remove fail job
This commit is contained in:
		
							
								
								
									
										12
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										12
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							@@ -50,15 +50,3 @@ jobs:
 | 
				
			|||||||
        port: ${{ secrets.PORT }}
 | 
					        port: ${{ secrets.PORT }}
 | 
				
			||||||
        source: "tests/a.txt,tests/b.txt"
 | 
					        source: "tests/a.txt,tests/b.txt"
 | 
				
			||||||
        target: "test"
 | 
					        target: "test"
 | 
				
			||||||
 | 
					 | 
				
			||||||
    - name: empty archive
 | 
					 | 
				
			||||||
      uses: ./
 | 
					 | 
				
			||||||
      with:
 | 
					 | 
				
			||||||
        host: ${{ secrets.HOST }}
 | 
					 | 
				
			||||||
        username: ${{ secrets.USERNAME }}
 | 
					 | 
				
			||||||
        key: ${{ secrets.SSH2 }}
 | 
					 | 
				
			||||||
        passphrase: ${{ secrets.PASSPHRASE }}
 | 
					 | 
				
			||||||
        port: ${{ secrets.PORT }}
 | 
					 | 
				
			||||||
        debug: true
 | 
					 | 
				
			||||||
        source: "tests/aaaaa.txt"
 | 
					 | 
				
			||||||
        target: "test"
 | 
					 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user