From cc8a7e0f5aec061b2fcb5d59e145fec3905f4149 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 6 Sep 2021 15:20:13 +0800 Subject: [PATCH] modify Jenkifile --- Jenkinsfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index d23bac3089..189643d0f5 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -235,7 +235,6 @@ pipeline { npm install td2.0-connector > /dev/null 2>&1 node nodejsChecker.js host=localhost cd ${WKC}/tests/connectorTest/nodejsTest/nanosupport - echo "timezone Asia/Shanghai (CST, +0800)">>/etc/taos/taos.cfg npm install td2.0-connector > /dev/null 2>&1 node nanosecondTest.js node test1970.js -- GitLab