-
State changed as build OD-7402 (15.0.8) is successful
-
OneDev
changed state to 'Closed' 1 month ago
Previous Value Current Value Open
Closed
| Type |
Bug
|
| Priority |
Normal
|
| Assignee | |
| Affected Versions |
15.0.7
|
| Labels |
No labels
|
Issue Votes (0)
In my CI I have a post build action running another job conditionally defined like so:
The condition failes with this error (as seen in server log):
The condition checks if a specific string is written in the log of the job. This has worked one or two updates ago. Should I do this differently or is this a bug?