cyberark / conjur-puppet

Official Puppet module for CyberArk Conjur
https://forge.puppet.com/cyberark/conjur
Apache License 2.0
6 stars 3 forks source link

Made Jenkinsfile release step match on pre-release tags too #205

Closed sgnn7 closed 4 years ago

sgnn7 commented 4 years ago

Old version of the logic was only capable of handling vxx.yy.zz tag pattern. This change makes it so that we can also push pre-release semver tags too.

What does this PR do?

What ticket does this PR close?

Connected to #199

Checklists

Change log

Test coverage

Documentation