-
The condition tells OneDev when to retry build as retry on some failure is meaningless, for instance when your code actually contains errors.
However if you just want to retry as long as build is failed, you may specify retry condition as
"Error Message" contains ".*" -
Previous Value Current Value Open
Closed
-
@bufferUnderrun please check if this works for you.
-
it works !!
thanks
| Type |
Question
|
| Priority |
Normal
|
| Assignee |
Issue Votes (0)
Hi,
I'm trying to configure retry after a job failure but i don't know what to insert in the field "retry condition" ? I only want retry when job is in state failure so why i have to check some log or error message ?
Thanks for your help