Can Jenkins trigger a build if Artifactory Nuget package is published.
We have a Job that runs in the XP instance of Jenkins.
This Job creates a JAR file that is pushed to Artifactory.
Today we have Job in the .NET instance of Jenkins that pulls the JAR.
Creates a NUGET package and then call Octopus to push the package.
We are looking to automate the .NET Jenkins Job from the XP Jenkins Job.
One possible way would be to have the .NET Jenkins Job to have a hook in Artifactory that would trigger a new build when the XP instance pushes a new JAR file.
0
Please sign in to leave a comment.
Comments
0 comments