There is such a jenkins-code: checkout ([ ... extensions: [[$class: 'CheckoutOption', timeout: 180],[$class: 'CloneOption', depth: 1, noTags: true, reference: '', shallow: false, timeout: 60]], ... )]
Why do I get different revisions when I restart the same pipeline, without any changes in SCM (github)? The latest versions of git & jenkins are installed. Thank you. It's a bug in Jenkins? I ask for help and any ideas, because this is very urgent and important! -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/1319103809.20201201153147%40gmail.com.
