提交 6ff7c6ff 编写于 作者: K kohsuke

restart pkg.depotd

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@10718 71c3de6d-444a-0410-be80-ed276b4c234a
上级 6d2b8431
......@@ -54,8 +54,9 @@ chmod u+x release-debian.sh
./release-debian.sh $id
svn commit -m "updated changelog as a part of the release" debian/changelog
# publish IPS
# publish IPS. The server needs to be restarted for it to see the new package.
cat war/target/hudson-war-$id.ipstgz | ssh wsinterop.sun.com "cd ips/repository; gtar xvzf -"
ssh wsinterop.sun.com "cd ips; ./start.sh"
cd $WWW
svn commit -m "Hudson $id released" changelog.html hudson.jnlp
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册