You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.