Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hengyunabc authored Aug 12, 2024
1 parent 202d090 commit 274374f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ Tip: you can use `--versions` to list all available versions.
* 如果 arthas-vmtool 有更新,则需要手动触发action,构建后会把新的动态库文件提交到 lib 目录。 https://github.com/alibaba/arthas/actions/workflows/build-vmtool.yaml
* 修改`as.sh`里的版本,最后修改日期, `Bootstrap.java`里的版本,Dockerfile里的版本
* 修改本地的maven settings.xml
* 执行一次 gpg --sign /tmp/2.txt ,让 gpg 后台进程启动,否则打包可能失败
* mvn clean deploy -DskipTests -P full -P release

* 到 https://oss.sonatype.org/ 上,“Staging Repositories”然后close掉自己的,再release
Expand Down

0 comments on commit 274374f

Please sign in to comment.