##gocd RPMBuild Task Plugin
Clone the repository and execute ant
in the checkout directory. The built plugin will be in dist
directory.
git clone https://github.com/sachinsudheendra/gocd_rpmbuild_task.git
cd gocd_rpmbuild_task
ant
Drop gocd_rpmbuild_plugin.jar
in /var/lib/go-server/plugins/external
directory and restart the server.
cp gocd_rpmbuild_plugin.jar /var/lib/go-server/plugins/external