jenkinsci / pyenv-pipeline-plugin

Execute commands in Python virtualenvs in Jenkins Pipeline DSL
https://plugins.jenkins.io/pyenv-pipeline/
MIT License
33 stars 15 forks source link

pyenv-pipeline-plugin-17 Incorrect drive letter substitution on Windows #20

Closed cstarner closed 6 years ago

cstarner commented 6 years ago

Fixed regex stripping of Windows drive name to capture all letters, regardless of case.