On 14/03/16 08:14, dileep kumar baratam wrote:
>
> Hi
>
> I need a plugin which can push an app to bluemix/cloud , simply
> active deploy plugin for CF .
Do you really need a plugin?
Deploying to Cloud Foundry should be fairly straightforward; indeed I've
done it from an "Execute shell" steps, and I've seen others do fancier
implementations with the Pipeline plugin.
IBM themselves have an article and sample shell scripts for Active
Deploy with Jenkins:
https://developer.ibm.com/bluemix/2016/03/11/active-deploy-service-in-continuous-delivery-pipeline/
Regards,
Chris