Sha256: f20c0645eee1581fee0a3e661c4eccc7bb23331ca3459955896636e026c6179e
Contents?: true
Size: 513 Bytes
Versions: 43
Compression:
Stored size: 513 Bytes
Contents
Feature: Deploy failure Background: Given a test app with the default configuration And a custom task that will simulate a failure And a custom task to run in the event of a failure And servers with the roles app and web Scenario: Triggering the custom task When I run cap "deploy:starting" But an error is raised Then the failure task will not run Scenario: Triggering the custom task When I run cap "deploy" But an error is raised Then the failure task will run
Version data entries
43 entries across 43 versions & 2 rubygems