mirror of
https://github.com/alibaba/arthas.git
synced 2024-04-21 10:21:39 +00:00
update CONTRIBUTING.md
This commit is contained in:
@@ -132,6 +132,7 @@ Tip: you can use `--versions` to list all available versions.
|
||||
|
||||
发布release版本流程:
|
||||
|
||||
* 如果 arthas-vmtool 有更新,则需要手动触发action,构建后会把新的动态库文件提交到 lib 目录。 https://github.com/alibaba/arthas/actions/workflows/build-vmtool.yaml
|
||||
* 修改`as.sh`里的版本,最后修改日期, `Bootstrap.java`里的版本,Dockerfile里的版本
|
||||
* 修改本地的maven settings.xml
|
||||
* mvn clean deploy -DskipTests -P full -P release
|
||||
|
||||
Reference in New Issue
Block a user