capistrano: add deploy:rolling task (fix #4123).
This commit is contained in:
@@ -19,6 +19,3 @@ namespace :web do
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
before "deploy:started", "web:disable"
|
||||
after "deploy:published", "web:enable"
|
||||
|
||||
Reference in New Issue
Block a user