How do I create multiple projects in Jenkins?
The configuration of Multiple SCMs is really simple:Install the plugin: Jenkins > Manage Jenkins > Manage Plugins.Create new task: Jenkins > New Item.Choose Multiple SCMs in Source Code Management section:Thereof, how do I create a multi Job project in Jenkins?1 Answer. You need to create t...