mina-deploy / mina

Blazing fast deployer and server automation tool
https://rubygems.org/gems/mina
Other
4.35k stars 490 forks source link

Mina Rollback #507

Closed paulalbertdev closed 3 years ago

paulalbertdev commented 7 years ago

Hi ! I use mina v1.0.6, and I try to rollback, unsuccessful,

I've tried : "mina preprod" and then "mina rollback", "mina preprod rollback", and "mina preprod deploy:rollback"

But it always end with a "Don't know how to build task" error

Feuda commented 5 years ago

@paulalbertdev

mina rollback

lovro-bikic commented 3 years ago

Hi, the task is mina rollback. You can check the list of tasks by running mina --tasks. If it doesn't appear on the list, check if config/deploy.rb is set up.