Skip to content
Jeremy Olliver edited this page Sep 4, 2013 · 1 revision

The performance feature prints out an indented report at the end of the deploy detailing how log each step took and the total deploy time.

Usage

In your deploy.rb

require "easy/deployment/performance"
Clone this wiki locally