/simple-jenkins-pipeline-library

A simple Jenkins Pipeline library

Primary LanguageGroovyApache License 2.0Apache-2.0

Simple Jenkins Pipeline library

This repository contains an example Shared Library with couple scripts that can be used in Jenkins Pipeline scripts.

Following steps are available:

  • getReleasedVersion
  • withDocker
  • dockerCmd
  • release
  • restAssured
  • bobcat

For more info, please refer to docs of each step in the vars folder.