Skip to content

Commit 274374f

Browse files
authored
Update CONTRIBUTING.md
1 parent 202d090 commit 274374f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ Tip: you can use `--versions` to list all available versions.
135135
* 如果 arthas-vmtool 有更新,则需要手动触发action,构建后会把新的动态库文件提交到 lib 目录。 https://github.com/alibaba/arthas/actions/workflows/build-vmtool.yaml
136136
* 修改`as.sh`里的版本,最后修改日期, `Bootstrap.java`里的版本,Dockerfile里的版本
137137
* 修改本地的maven settings.xml
138+
* 执行一次 gpg --sign /tmp/2.txt ,让 gpg 后台进程启动,否则打包可能失败
138139
* mvn clean deploy -DskipTests -P full -P release
139140

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

0 commit comments

Comments
 (0)