使用git checkout脚本
This commit is contained in:
		
							parent
							
								
									690daade64
								
							
						
					
					
						commit
						2371adc877
					
				@ -36,6 +36,7 @@ jobs:
 | 
				
			|||||||
          # 生成带完整路径的变更文件列表
 | 
					          # 生成带完整路径的变更文件列表
 | 
				
			||||||
          git diff --name-only --diff-filter=d $DIFF_REF > /tmp/changed_files.txt
 | 
					          git diff --name-only --diff-filter=d $DIFF_REF > /tmp/changed_files.txt
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Sync incremental files
 | 
					      - name: Sync incremental files
 | 
				
			||||||
        shell: bash
 | 
					        shell: bash
 | 
				
			||||||
        run: |
 | 
					        run: |
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user