Closed UnderpantsGnome closed 8 years ago
This will work with cap2 and cap3, note that it doesn't use the standard require 'capistrano/sekrets' as I didn't want to break the old stuff.
require 'capistrano/sekrets'
nice - thanks @UnderpantsGnome !
:+1:
This will work with cap2 and cap3, note that it doesn't use the standard
require 'capistrano/sekrets'
as I didn't want to break the old stuff.