All Projects → docker-archive → Jenkins Pipeline Scripts

docker-archive / Jenkins Pipeline Scripts

Programming Languages

groovy
2714 projects

jenkins-pipeline-scripts

NOTE: This repository is being deprecated internally at Docker, Inc and hence will receive few updates going forward.

This repository contains helper functions and classes to be used with the Jenkins Pipeline Plugin. This repository is used on https://jenkins.dockerproject.org and other Jenkins instances managed by Docker, Inc.

To use this library from your Jenkinsfile, make sure you have installed the GitHub Organization Folder in version 1.5 or later, then start off with:

@Library('github.com/docker/jenkins-pipeline-scripts') _

See Extending with Shared Libraries for more information on Jenkins pipeline extensions.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].