rancher/qa-jenkins-library
View on GitHubExtend checkout in vars/project.groovy to be able to checkout multiple repositories.
Open
#15 opened on Feb 20, 2026
enhancementgood first issue
Repository metrics
- Stars
- (0 stars)
- PR merge metrics
- (PR metrics pending)
Description
As the function is defined now, it calls deleteDir, then does the git checkout, so if you have to checkout multiple repositories, the first one gets deleted.