Hello,
It deletes the files even if the polling did not find any change and the
job did not start. So the step Clean should not be executed (in current
Jenkins it is like that).
Thank you.
Vladimir
st 18. 1. 2023 v 8:35 odesílatel 'Björn Pedersen' via Jenkins Users <
jenkinsci-users@googl
zakyn schrieb am Dienstag, 17. Januar 2023 um 16:57:45 UTC+1:
Hello,
thank you.
The job is defined as a jenkinsfile with the polling and git checkout and
other build steps.
The snippet of jenkinsfile is below.
After deeper investigation just at the time when polling is executed (every
hour) t
Hello,
thank you.
The job is defined as a jenkinsfile with the polling and git checkout and
other build steps.
The snippet of jenkinsfile is below.
After deeper investigation just at the time when polling is executed (every
hour) the build files from the workspace on the node
are removed and the
zakyn schrieb am Dienstag, 17. Januar 2023 um 10:13:21 UTC+1:
Hello,
we have a problem that polling git clean the repository in workspace on the
node.
Steps:
1. clone git repository and build
2. build artifacts are in workspace on the node
3. press poll smc button -> build artifacts are remov
Hello,
we have a problem that polling git clean the repository in workspace on the
node.
Steps:
1. clone git repository and build
2. build artifacts are in workspace on the node
3. press poll smc button -> build artifacts are removed from workspace on
the node and the clean repository is still