-
Question about having multiple build specs.
-
All build specs should be defined in the single ".onedev-buildspec.yml" file. OneDev provides an UI to create jobs and users normally do not need to edit the underlying file, I don't see too much value of using multiple yaml files.
-
Previous Value Current Value Open
Closed
| Type |
Question
|
| Priority |
Normal
|
| Assignee | |
| Labels |
No labels
|
Issue Votes (0)
It seems that the .onedev-buildspec.yml can be renamed but afterwards can't be used to start a build. Putting a .onedev-buildspec.yml in a directory within a repository also can't be used to start a build. Is there a way to tag a file as buildspec? GitHub handles multiple build specs per repository and it has proven to be a useful feature. Apologies if I have missed how to make this work.