github - Build a jenkins job from a git repo subdirectory -




my git repo (repo.git) has 2 folders (mod1 , mod2) in same branch. these database objects different modules. need have 2 jobs on jenkins build mod1 , mod2. build set "build parameters" in can specify module built. source git repo branch mentioned in configuration. how can specify folder (mod1 or mod2) parameter ?

you can use string paramter plugin

and cd relevant folder , build ..





wiki

Comments

Popular posts from this blog

elasticsearch - what is the equivalent data type for geo_point in hibernate search? -

firebase - How to wait value in Ionic 2 -

powershell - Invoke-WebRequest fails for a large file -