Closed jsvgoncalves closed 8 years ago
@developercorey @luciddreamz please review
@jsvgoncalves Instead of having id_rsa_deploy.enc in the repo, why don't we store the key we use for deployment as an environment variable in the travis-ci settings like we do for the settings to decrypt this key and use it? Wouldn't that be safer? Less likely someone could download it and brute force it.
@developercorey
data too large - consider using travis encrypt-file or travis env set
Ok, that makes sense
Looks good to me unless @luciddreamz has any comments
Looks good
Signed-off-by: Joao Goncalves jsvgoncalves@gmail.com