An open API service indexing awesome lists of open source software.

https://github.com/josdem/pipeline-workshop

This project shows basics about Jenkins pipeline
https://github.com/josdem/pipeline-workshop

ci-cd groovy jenkins pipeline

Last synced: about 1 year ago
JSON representation

This project shows basics about Jenkins pipeline

Awesome Lists containing this project

README

          

Pipeline Workshop
----------------------------------------------

This project shows how to create Jenkins pipelines with basic steps such as:

- Print a value in console
- Write a value at script level
- Read a value from script level

#### Read this as reference

* https://josdem.io/techtalk/cicd/jenkins_pipeline/