-
Instead of creating many jobs in template project, you may wrap your build logic into step template, and then add separate job in other projects using these template.
-
Thank you, this seems to be working.
-
Previous Value Current Value Open
Closed
| Type |
Question
|
| Priority |
Normal
|
| Assignee |
Issue Votes (0)
I have a template project with several builds prepared to reuse in other projects.
However, I do not want all these builds to be used in a single project. I would like to import one build to one project another build to second project and so on.
However, now, the import loads all builds.
How to import just one build?