Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Learn to Customize TFS2015 Build with Environment Variables

$
0
0

You’ve probably noticed that Team Foundation Server 2015 introduces a new automated build system.  One of the great things about this new system is that it’s based on PowerShell.  At this point, you’re probably thinking “Ok.  PowerShell.  Fantastic.  Why do I care?”  Well, that PowerShell-centric approach allows you to much more easily customize your builds.  Need to do some logic?  Stuff it in a PowerShell script, call that *.ps1 script from the build and you’re off.

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles