summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordoufenghu <[email protected]>2024-07-13 17:21:53 +0800
committerdoufenghu <[email protected]>2024-07-13 17:21:53 +0800
commite2196956bdc8a9737a5bbacf8a20823020936b55 (patch)
tree115fec75a114e47f76c84999382a3be44ea49c90 /README.md
parent321907759e968741690d691f43d1527a2b32fc4b (diff)
[Improve][Test] IT (integration test) has become optional, and it is no longer executed by default during the mvn compile and deploy process. In the job template for processor and filter, describe the implementation type based on identifiers.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1604f4b..633f803 100644
--- a/README.md
+++ b/README.md
@@ -59,6 +59,7 @@ Run the following Maven command to build the project modules and Skip Tests:
```shell
./mvnw clean install -DskipTests
```
+
### Deploying
#### 1.Download the release package
Download the latest release package from the [Releases](https://git.mesalab.cn/galaxy/platform/groot-stream/-/releases).