ruby-bench / ruby-bench-web

Long Running Ruby Benchmarks
https://rubybench.org
MIT License
82 stars 47 forks source link

Set automatic deploy on Travis #215

Closed bmarkons closed 7 years ago

bmarkons commented 7 years ago

Continuation of https://github.com/ruby-bench/ruby-bench-web/pull/209.

After successful build on production encrypted ssh key from deploy/ is decrypted and used to ssh on server and execute deploy script.

I added test/vcr_cassettes to travis cache to avoid real http requests on every build.