未验证 提交 da7f403f 编写于 作者: V Vlad Ilyushchenko 提交者: GitHub

docs: updated README.md (#660) [skip ci]

上级 7a8821cb
......@@ -175,6 +175,12 @@ system.
mvn clean test
```
To release to Maven Central use the following command that activates deploy profile. Ensure that your `~/.m2/settings.xml` contains username/password for server `central` and `gnupg` is on hand to sign the artefacts.
```script
mvn -pl !benchmarks clean deploy -DskipTests -P build-web-console,maven-central-release
```
#### (d) Run QuestDB
```script
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册