concourse / semver-resource

automated semantic version bumping
Apache License 2.0
97 stars 105 forks source link

Add the ability to skip ssl verification for git driver #96

Closed brunocous closed 4 years ago

brunocous commented 5 years ago

The git driver does not support skipping the ssl verification step, while the s3 driver already can (see #50).

Something similar as in #50 could be done here.

taylorsilva commented 4 years ago

This might be broken now? #106