Merge branch 'develop' into hotfix/mtod
This commit is contained in:
commit
e8162e6c9c
|
@ -85,6 +85,7 @@ def pre_test(){
|
||||||
|
|
||||||
cd ${WK}
|
cd ${WK}
|
||||||
git pull >/dev/null
|
git pull >/dev/null
|
||||||
|
|
||||||
export TZ=Asia/Harbin
|
export TZ=Asia/Harbin
|
||||||
date
|
date
|
||||||
git clean -dfx
|
git clean -dfx
|
||||||
|
|
Loading…
Reference in New Issue