Skip to content

joeabbey/jenkins-pipeline-scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

jenkins-pipeline-scripts

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Groovy 100.0%