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
- Host: GitHub
- URL: https://github.com/josdem/pipeline-workshop
- Owner: josdem
- Created: 2019-02-27T13:29:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-11T18:53:51.000Z (almost 3 years ago)
- Last Synced: 2025-01-17T15:52:31.015Z (about 1 year ago)
- Topics: ci-cd, groovy, jenkins, pipeline
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/