Jenkins plugin availability with Devops deployment tool.

25 views
Skip to first unread message

Manik sharma

unread,
Jun 16, 2016, 5:59:25 AM6/16/16
to Jenkins Users
Hi Team , 

I have been using one of the in-house tool named as DEVOPS (not open source) for the deployment purposes. 
  As i was not able to find the plugin available to sync up with the jenkins . I wanted to know whether there is any plugin available for that or if it is not there how i can i be able to write it to make that sync happen so that my scenario will be like  
        "Every time  whenever there is a code push in the version control and a build will get successful  in jenkins  it should trigger a deployment action in the DEVOPS tool".
  
    I understand the fact that this DEVOPS tool is having lots of API open at the server level .All i want is , i can make use of those API's and sync up jenkins and DEVOPS tool.

Can you please help me with this ?

Regards
Manik sharma

Baptiste Mathus

unread,
Jun 16, 2016, 11:29:42 AM6/16/16
to jenkins...@googlegroups.com

First step: check you're able to do all that with only commands. No manual modifications allowed.

Then create a job, either a freestyle or pipeline one.
Add a step for the build part, then call that tool (another step, or line in a pipeline script).

When you've tried it, don't hesitate to come back with more specific questions.

Cheers

--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/85a73dcf-f19c-4a38-a71d-0ac2ee27026a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages