My Git repo contains 3 folders ( All 3 folders are in 1 repo)

A
B
C

I have 1 jenkins job ( Parameterised and remote trigger enabled via URL 
call) which need to invoke based on the folder changes

https://jenkins/........./.../build1
https://jenkins/........./.../build2
https://jenkins/........./.../build3
https://jenkins/........./.../build4

Ex. If folder A changes on the Git i need to invoke build1 & build2

If folder B changes on the Git i need to invoke build3 & build4


Can you suggest a solution to this?

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/562dbde5-02ec-4adc-9a63-608b89f9004a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to