remove git clean

This commit is contained in:
liuyq-617 2021-12-20 15:26:45 +08:00
parent cc53800238
commit 876e3b5608
1 changed files with 0 additions and 3 deletions

3
Jenkinsfile vendored
View File

@ -75,9 +75,6 @@ def pre_test(){
git pull >/dev/null
git fetch origin +refs/pull/${CHANGE_ID}/merge
git checkout -qf FETCH_HEAD
git clean -dfx
git clean -dfx
export TZ=Asia/Harbin
date
mkdir debug