When creating a new item in Jenkins (Freestyle), one can choose more than one Git repositories under "Source Code Management".
I want to create a post-build action to archive files from two repositories as artifacts. I clicked on "Advanced..." on each repo in order to give each repo a name, but still when I check the workspace I see only the latest repo there.
Any tips on how can I see both repos on the workspace?