Commit 870d22e1 authored by 张醒狮's avatar 张醒狮

排查检查rename

parent 05724857
......@@ -33,7 +33,7 @@ for file in $(git diff --name-status $CI_COMMIT_BEFORE_SHA $CI_COMMIT_SHA | gre
# D: deleted
# A: added
# M: modified
# R100:renamed
# R:renamed
# status=$(echo $line | grep -o '^.')
# 不检查被删除的文件
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment