-
Previous Value Current Value Imports and
Importing and extending generic jobs
-
This actually looks be a duplicate of: https://code.onedev.io/projects/onedev-server/issues/128/activities
-
This is something I can consider. Before that, to re-use a build job inside a single project, the job parameter might be helpful.
-
Previous Value Current Value Open
Closed
-
Closing. Duplicates issue #128
| Type |
Improvement
|
| Priority |
Normal
|
| Assignee |
Issue Votes (0)
Hello,
I'm really liking OneDev!
Is it possible to add support for importing a generic job specification and then extending the generic job?
For more details; something like the pattern of using
extendsandincludesin gitlab: https://docs.gitlab.com/ce/ci/yaml/#using-extends-and-include-togetherThis would make the buildspec more scalable and decrease repetition if one is using same/similar jobs across many projects.
Thanks!