1

I'm using a Jenkins pipeline project to build my sources.

When checking Lightweight checkout, I'm getting next output:

Lightweight checkout support not available, falling back to full checkout.

I'm using the latest version of Git.

Could the reason be that the Jenkinsfile is not on the root of the project?

Can't really find lots of documentation on this feature.

torek
  • 448,244
  • 59
  • 642
  • 775
Lieven Cardoen
  • 25,140
  • 52
  • 153
  • 244
  • 1
    It's a pure Jenkins issue: Jenkins needs to learn how to do this sort of thing with Git. See, e.g., https://issues.jenkins.io/browse/JENKINS-62349 – torek Sep 08 '21 at 22:30
  • Thx. Strange that Git is not high on the priority list. In my case, checking Lightweight checkout broke my build. See https://stackoverflow.com/questions/69103349/error-cloning-git-repo-on-jenkins-windows-slave – Lieven Cardoen Sep 14 '21 at 14:38

0 Answers0