Travis CI changelog
Travis CI changelog
travis-ci.com

Securely Signing Software with Travis CI

 

New

  

Travis CI enables software developers to securely sign software artifacts as a part of a build job using a cosign tool and a key.

This release allows Travis CI users to:

  • Upload a dedicated SSH key to Travis CI or use existing Hashicorp Vault KMS integration to obtain a key
  • Use the key within a build job to sign a file or container image, which is built as a result of preceding CI steps

Read More: