0

I have a different kind of requirement wherein I want a Jenkins job to trigger automatically once an artifact is deployed to udeploy. I know this is reverse of what is usually done (Jenkins job calling udeploy).

I wanted to know if there is any way to do so?

Raji
  • 857
  • 6
  • 18
  • 37

1 Answers1

0

We use CURL and trigger the Jenkins job, in the component configuration there is an option to "Run Process after a Version is Created", hope this helps

Ashokekumar S
  • 351
  • 3
  • 7