There is such a jenkins-code:

checkout ([ ...
extensions: [[$class: 'CheckoutOption', timeout: 180],[$class: 'CloneOption', 
depth: 1, noTags: true, reference: '', shallow: false, timeout: 60]], 
... )]

Why during the same Pipeline, in different stages where it is used, without any 
changes in SCM (github), can different revisions of the code be made?
It's a bug in Jenkins or ask for any ideas why it's possible. Thank you.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/1887904426.20201125181535%40gmail.com.

Reply via email to