提交 a4e0b31a 编写于 作者: K kohsuke

improved automation


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@4785 71c3de6d-444a-0410-be80-ed276b4c234a
上级 df02e6dd
......@@ -4,6 +4,7 @@
# but Maven doesn't let me run release goals unless I have this in CVS.
#
# this script is to be run after release:perform runs successfully
cvs -q update -Pd
tag=hudson-$(show-pom-version pom.xml | sed -e "s/-SNAPSHOT//g" -e "s/\\./_/g")
mvn -B -Dtag=$tag release:prepare || mvn install release:prepare release:perform
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册