Sha256: aa967d2e28ee2b6e4de7cc323b9a561c41192ae20c2bce26532557e8ae25fb91
Contents?: true
Size: 488 Bytes
Versions: 17
Compression:
Stored size: 488 Bytes
Contents
gem "engineyard-recipes", :group => [:development] after_bundler do say_custom "eycloud", "Setting up deploy hooks..." run "bundle exec ey-recipes init --on-deploy --chef" run "bundle update" end __END__ name: Recipes on Deploy description: Run Engine Yard Cloud recipes during deployment instead of independently. author: drnic website: https://github.com/engineyard/engineyard-recipes requires: [eycloud] run_before: [eycloud] category: deployment tags: [background, worker]
Version data entries
17 entries across 17 versions & 3 rubygems