RitheeshBaradwaj / Rakefile-Sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:PowerShell 83.4%Language:Ruby 16.6%