Download presentation
Presentation is loading. Please wait.
1
Using Jenkins for your DSC CI Pipeline
Cory Wood
2
About Me Implementation Engineer at Netgain Technology
GitHub:
3
Brief (very) Overview of a CI Pipeline
Commit code to source control. Source control system triggers CI job. CI job runs unit and integration tests and records results. If job succeeds, mark job as successful and deploy code. If job fails, mark job as failed.
4
Setup Install Jenkins: https://jenkins.io/doc/book/installing/
Install Jenkins Plugins Install-Module -Name VMware.PowerCLI
5
Demo
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.