You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
998 B

  1. <?xml version='1.1' encoding='UTF-8'?>
  2. <org.jenkinsci.plugins.workflow.libs.GlobalLibraries plugin="workflow-cps-global-lib@2.13">
  3. <libraries>
  4. <org.jenkinsci.plugins.workflow.libs.LibraryConfiguration>
  5. <name>pipelinelib</name>
  6. <retriever class="org.jenkinsci.plugins.workflow.libs.SCMSourceRetriever">
  7. <scm class="jenkins.plugins.git.GitSCMSource" plugin="git@3.9.3">
  8. <id>b0369997-9747-4089-9333-67a046d3ffb2</id>
  9. <remote>/var/lib/git/pipelinelib</remote>
  10. <credentialsId></credentialsId>
  11. <traits>
  12. <jenkins.plugins.git.traits.BranchDiscoveryTrait/>
  13. </traits>
  14. </scm>
  15. </retriever>
  16. <defaultVersion>master</defaultVersion>
  17. <implicit>false</implicit>
  18. <allowVersionOverride>true</allowVersionOverride>
  19. <includeInChangesets>true</includeInChangesets>
  20. </org.jenkinsci.plugins.workflow.libs.LibraryConfiguration>
  21. </libraries>
  22. </org.jenkinsci.plugins.workflow.libs.GlobalLibraries>