Skip to content

jenkinsfile examples for scripted and declarative pipelines

Notifications You must be signed in to change notification settings

EdRincon/JenkinsfileSamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

JenkinsfileSamples

jenkinsfile examples for scripted and declarative pipelines

Steps to create Descriptive Pipeline Job example Click in "New Item" Write job name Select "Pipeline" In the pipeline section select "Pipeline Script from SCM" Repository URL = https://github.com/EdRincon/JenkinsfileSamples.git Script path = /Scripted_Pipeline/jenkinsfile Click Save Run Job

For the Scripted pipeline just change Script path to /Scripted_Pipeline/jenkinsfile

About

jenkinsfile examples for scripted and declarative pipelines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages