Tag Archives: Jenkins

Creating a PowerShell [hashtable] from a Jenkins text parameter

In Jenkins parameters are funky. In fact, the checkbox for “This build is parameterized” is pretty much a lie from a PowerShell standpoint. What is should say is “This build has environment variables created for it” because that is what … Continue reading

Posted in DevOps | Tagged , , | 1 Comment