Archived
Updated Capistrano version lock.
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
|||||||
# config valid only for current version of Capistrano
|
# config valid only for current version of Capistrano
|
||||||
lock '3.4.0'
|
lock '3.10.1'
|
||||||
|
|
||||||
set :repo_url, 'https://github.com/RedstonerServer/redstoner.com'
|
set :repo_url, 'https://github.com/RedstonerServer/redstoner.com'
|
||||||
|
|
||||||
@@ -24,4 +24,4 @@ set :linked_dirs, fetch(:linked_dirs, []).push('bin', 'log', 'tmp/pids', 'tmp/ca
|
|||||||
|
|
||||||
namespace :deploy do
|
namespace :deploy do
|
||||||
after :publishing, :restart
|
after :publishing, :restart
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user