Kunstmaan / kStrano

kStrano (KumaStrano) is a Capistrano deployment “recipe” for Kunstmaan specific applications to make our job of deploying a lot easier. It integrates with Airbrake, Jenkins and Campfire.
MIT License
13 stars 0 forks source link

cap deploy staging #18

Closed roderik closed 11 years ago

roderik commented 11 years ago

should error out and not deploy to production

daanporon commented 11 years ago

fixed in the new version 1.0.0 ... whenever executing a command without prefixing the stage you'll get this error:

You need to select one of the stages first (cap <production|feature> kuma:changelog)