Closed BobosilaVictor closed 2 years ago
This commit changes the way we get the puppet_version when installing the latest nightly build of puppet.
puppet_version
matrix.puppet_version would return : 6.25.1.107.g74406a1, which is not a valid gem version
matrix.puppet_version
6.25.1.107.g74406a1
This commit changes the way we get the
puppet_version
when installing the latest nightly build of puppet.matrix.puppet_version
would return :6.25.1.107.g74406a1
, which is not a valid gem version