remove git clean
This commit is contained in:
parent
cc53800238
commit
876e3b5608
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue