-
Please run your build in same docker container as specified in the step to see if it works.
-
Previous Value Current Value Open
Closed
| Type |
Question
|
| Priority |
Normal
|
| Assignee | |
| Labels |
No labels
|
Issue Votes (0)
We have a gradel build. I pushed one commit with a couple of changes to
build.gradle.ktsfile (works locally) and to onedev buildspec (additional step) and build started to fail with:The change was trivial and is after the main gradle build that throws
error: unexpected EOF:I checked 1dev logs and nothing is there⦠Build works just fine locally. Any hints how to troubleshoot it would be apprecaited.