carlbalmer / jenkins-pipeline-shared-libraries

Shared functionality for Jenkins Pipeline Groovy scripts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jenkins-pipeline-shared-libraries

Shared functionality for Jenkins Pipeline Groovy scripts.

Included by the Pipeline Shared Groovy Libraries Plugin

Documentation: https://jenkins.io/doc/book/pipeline/shared-libraries/

global variables

openshiftUtils

Functionality to interact with an OpenShift cluster. See it's documentation

File: vars/openshiftUtils.groovy

owaspDependencyCheck

Custom step to execute the OWASP Dependency Check. See it's documentation

File: vars/owaspDependencyCheck.groovy

Groovy source files

DockerHub

This class was implemented to read and delete Docker Images by tag names.

File: src/com/puzzleitc/jenkins/DockerHub.groovy

About

Shared functionality for Jenkins Pipeline Groovy scripts.

License:GNU General Public License v3.0


Languages

Language:Groovy 100.0%