docs: align tdengine build skip flag
This commit is contained in:
@@ -34,7 +34,7 @@ export TDENGINE_TELEMETRY_FIELDS_ENABLED=false
|
||||
## 构建
|
||||
|
||||
```bash
|
||||
mvn -pl modules/apps/jt808-ingest-app,modules/apps/gb32960-ingest-app,modules/apps/vehicle-history-app -am package -DskipTests
|
||||
mvn -pl modules/apps/jt808-ingest-app,modules/apps/gb32960-ingest-app,modules/apps/vehicle-history-app -am package -Dmaven.test.skip=true
|
||||
```
|
||||
|
||||
预期产物:
|
||||
|
||||
Reference in New Issue
Block a user