For some reason the local side of things was set to move as opposed to copy to accommodate some remote agent issue (performance problems??). This however breaks the local artifact storage (it removes the artifacts from the source code directory).
I have changes this back to copy rather than move for the moment. We need to re look at this.
Description
Artifacts storage has two options, move or copy.
For some reason the local side of things was set to move as opposed to copy to accommodate some remote agent issue (performance problems??). This however breaks the local artifact storage (it removes the artifacts from the source code directory).
I have changes this back to copy rather than move for the moment. We need to re look at this.