Sign inSign up

sanjose/travis-encrypt

By sanjose

Updated over 8 years ago

Travis to encrypt secret

Image
1

290

sanjose/travis-encrypt repository overview

Travis Encrypt

Docker Automated build Docker Build Status Docker Pulls

docker run -it --rm sanjose/travis-encrypt bash

Example - encrypting password for deployment

In container, run :

git clone <your repo with .travis.yml>
travis encrypt password=abcxxxxxxxxxxxx --add deploy.password

Tag summary

Content type

Image

Digest

Size

344.5 MB

Last updated

over 8 years ago

docker pull sanjose/travis-encrypt