cap deploy:rollback
I know this rolls back to the last revision. How can can I rollback to an older revision?
By executing cap deploy:rollback
, you rollback to the previous release.
If you keep executing cap deploy:rollback
, you will reach the release version you need.
It is not the perfect solution, but it works.
To rollback to a specific release
cap deploy:rollback -s previous_release=/path/to/desired_release
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With