##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
antDrop 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