Looks like it might be a problem with out build system, not with Jenkins,
sorry for that.
Still investigating...
Am Donnerstag, 29. November 2018 13:40:11 UTC+1 schrieb fabian:
>
> Hi
>
> However all the created files get deleted between steps. I don't call any
> command
> to clear the workspace
Hi
I'm converting older jobs from Jenkins 1.x to the pipeline system. Seems to
work so far.
But I have a problem with temporary files.
The job mainly consists of the stages:
- update from svn
- build
- test1
- test2
...
I want to use the built files from stage 2 in the later stages. And
prefer