trying to use Jenkins templates using government library tier but the Jenkins pipeline could use it and say unable to create SCMFileSystem. If I try normal SCM method in pipeline the crenditals or OK.
Relevant log output
Unable to create SCMFileSystem scm: Hudson.pluigns.git.GitSCM
Steps to Reproduce
try basic library tier with one library in GIT with specific branch. if I try normal SCM method the git is checkout successfully
What type of git server are you using? (BitBucket, GitHub, Enterprise GitHub, GitLab, etc?)
what were the specific values you provided to the configuration?
Jenkins Version
2.375.2
JTE Version
2.5.3
Bug Description
trying to use Jenkins templates using government library tier but the Jenkins pipeline could use it and say unable to create SCMFileSystem. If I try normal SCM method in pipeline the crenditals or OK.
Relevant log output
Steps to Reproduce
try basic library tier with one library in GIT with specific branch. if I try normal SCM method the git is checkout successfully