Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 246 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 246 Bytes

Sample-Rakefile

Here we have Jenkinsfile, Rakefile and a PowerShell script. In Jenkinsfile we have defined a pipeline or a stage to execute a rake task. This rake task is written in Rakefile. Our Rakefile is going to execute PowerShell script.