Skip to content
This repository has been archived by the owner on Aug 10, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (16 loc) · 414 Bytes

File metadata and controls

19 lines (16 loc) · 414 Bytes

configure global libraries plugin

Global Pipeline Libraries plugin configuration belongs under unclassified root element

sample configuration

jenkins: 
  [...]
unclassified:
  globalLibraries:
    libraries:
      - name: "awesome-lib"
        retriever:
          modernSCM:
            scm:
              git:
                remote: "https://github.com/jenkins-infra/pipeline-library.git"