Merge pull request #9210 from taosdata/CI/3.0

remove git clean
This commit is contained in:
Shengliang Guan 2021-12-20 15:30:35 +08:00 committed by GitHub
commit 4da3e2c91d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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