Hello, 

I have following problem and maybe someone has a good idea how I can solve 
it. 

I have a Git repository with several branches. I'd like to bring all 
branches under CI control. That means, after every push to the repository, 
indepentent in which branch, a job should check whether the build is 
successful. When the build is sucessful, the build artifact should be 
uploaded to a Maven repository. But the upload step shouldn't be done on 
every branch. 


I have tried the Multi-Branch Project Plugin, but I couldn't find the 
Post-build action "Publish artifacts in Maven repository (deploy)", that I 
usually use in normal Maven-project build jobs. Do you have some ideas, how 
I can solve my problem? 


Best regards, 

Sandra 

-- 
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-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/687ceeb3-7052-4725-bcee-b26bb3cb2548%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to