commit | e4318ea34e34241e7bcda489325ba1a51054ada5 | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Sun May 28 14:01:47 2017 -0500 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Sun May 28 15:01:47 2017 -0400 |
tree | 501bbd5314dd4ced48dc2eea84d5f092d4ca53ad | |
parent | 9bf8174367bc27b64efc64b6bdd02795d34fe89d [diff] |
add windows OpenSSL 1.1 jenkinsfile builder (#3624) * add windows OpenSSL 1.1 jenkinsfile builder I tested this before submitting. You can see the output here: https://ci.cryptography.io/blue/organizations/jenkins/openssl-release-1.1/detail/openssl-release-1.1/8/pipeline Once this merges we can switch the jenkins job to pull this directly from the repository. Unfortunately the job does not get created automatically in jenkins, so that's a new step in building our infra * add comments