Patch Application Problems
In case the server-side checkout is used, the "patch" that is passed from the server to the agent can be retrieved by:
- add property system.agent.save.patch=true to the build configuration.
- trigger the build.
the build log and the agent log will contain the line "Patch is saved to file ${file.name}"
Get the file and provide it with the problem description.
Please sign in to leave a comment.